Test
This commit is contained in:
25
go.mod
Normal file
25
go.mod
Normal file
@@ -0,0 +1,25 @@
|
||||
module golang.zx2c4.com/wireguard
|
||||
|
||||
go 1.16
|
||||
|
||||
retract (
|
||||
v0.0.20201121
|
||||
v0.0.20201120
|
||||
v0.0.20201119
|
||||
v0.0.20201118
|
||||
v0.0.20200320
|
||||
v0.0.20200121
|
||||
v0.0.20191012
|
||||
v0.0.20190908
|
||||
v0.0.20190805
|
||||
v0.0.20190517
|
||||
v0.0.20190409
|
||||
v0.0.20181222
|
||||
v0.0.20181018
|
||||
v0.0.20181001
|
||||
v0.0.20180613
|
||||
v0.0.20180531
|
||||
v0.0.20180524
|
||||
v0.0.20180519
|
||||
v0.0.20180514
|
||||
)
|
||||
Reference in New Issue
Block a user