Add support for Go modules

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
This commit is contained in:
Tobias Klauser 2019-06-07 13:32:41 +02:00 committed by Vish (Ishaya) Abrams
parent 7109fa855b
commit 0a2b9b5464
2 changed files with 3 additions and 0 deletions

3
go.mod Normal file
View File

@ -0,0 +1,3 @@
module github.com/vishvananda/netns
go 1.12

0
go.sum Normal file
View File