Skip to content

Commit 0829e99

Browse files
committed
Update to amneziawg-go v0.2.1
1 parent f23eee4 commit 0829e99

File tree

2 files changed

+1360
-5
lines changed

2 files changed

+1360
-5
lines changed

Sources/WireGuardKitGo/go.mod

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
module github.com/amnezia-vpn/amneziawg-apple
22

3-
go 1.16
3+
go 1.17
44

55
require (
6-
golang.org/x/sys v0.16.0
7-
github.com/amnezia-vpn/amneziawg-go v0.1.8
6+
github.com/amnezia-vpn/amneziawg-go v0.2.1
7+
golang.org/x/sys v0.17.0
88
)
9-
10-
require golang.org/x/net v0.20.0 // indirect

0 commit comments

Comments
 (0)