Add go module
This commit is contained in:
parent
ad11e9ce7f
commit
d41785fd9a
4 changed files with 44 additions and 14 deletions
3
pkg/wg-manager/cmd/go.mod
Normal file
3
pkg/wg-manager/cmd/go.mod
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
module git.nemunai.re/srs/adlin/pkg/wg-manager
|
||||
|
||||
go 1.16
|
||||
Reference in a new issue