Files
runc/vendor/github.com/vishvananda/netlink/.travis.yml
T
Odin Ugedal 69e8fb2a74 Add support for GO Modules
This removes vndr, and swiches to native Go Modules instead. All modules
are kept on the old version.

Keeps the vendor/ dir, so everything is backwards compatible.

Signed-off-by: Odin Ugedal <odin@ugedal.com>
2020-03-07 09:29:29 +01:00

4 lines
66 B
YAML

language: go
install:
- go get github.com/vishvananda/netns