-
Notifications
You must be signed in to change notification settings - Fork 104
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
~go mod vendor
github.com/polycubectl imports
github.com/Jeffail/gabs2: cannot find module providing package github.com/Jeffail/gabs2
To Reproduce
Steps to reproduce the behavior:
- git clone polycube code, commit id a5bbab6
- build polycubectl
- Execute this
go mod init
go mod tidy - See error
Expected behavior
polycubectl can download dependencies package.
Please tell us about your environment:
- OS details: EulerOS release 2.0 (SP9)
- Kernel details:
uname -a - Polycube Version: Linux hostname 4.19.90-2003.4.0.0036.oe1.aarch64 pcn_log cannot be split in multiple lines #1 SMP Mon Mar 23 19:06:43 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux
- Polycube Log: none
Additional context
none.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working