Skip to content

Commit

Permalink
Update to amneziawg-go v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
isamnezia committed Feb 12, 2024
1 parent f23eee4 commit 0829e99
Show file tree
Hide file tree
Showing 2 changed files with 1,360 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Sources/WireGuardKitGo/go.mod
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
module github.com/amnezia-vpn/amneziawg-apple

go 1.16
go 1.17

require (
golang.org/x/sys v0.16.0
github.com/amnezia-vpn/amneziawg-go v0.1.8
github.com/amnezia-vpn/amneziawg-go v0.2.1
golang.org/x/sys v0.17.0
)

require golang.org/x/net v0.20.0 // indirect
Loading

0 comments on commit 0829e99

Please sign in to comment.