Skip to content

Commit 5117b33

Browse files
SgrA*SgrA*
authored andcommitted
chore: update wireguard-go
1 parent 62751ec commit 5117b33

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Sources/WireGuardKitGo/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ require (
1313
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 // indirect
1414
)
1515

16-
replace golang.zx2c4.com/wireguard => github.com/safehousetech/wireguard-go v0.0.20200321-0.20230523114534-5c722a2ccc1e
16+
replace golang.zx2c4.com/wireguard => github.com/safehousetech/wireguard-go v0.0.20200321-0.20230605164738-ea0487879628

Sources/WireGuardKitGo/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
github.com/google/btree v1.0.1 h1:gK4Kx5IaGY9CD5sPJ36FHiBJ6ZXl0kilRiiCj+jdYp4=
2-
github.com/safehousetech/wireguard-go v0.0.20200321-0.20230523114534-5c722a2ccc1e h1:VPzQ/aQzBjJYDaOrjVAor97Z6nJAl21Z7G5kIL6SIfc=
3-
github.com/safehousetech/wireguard-go v0.0.20200321-0.20230523114534-5c722a2ccc1e/go.mod h1:tqur9LnfstdR9ep2LaJT4lFUl0EjlHtge+gAjmsHUG4=
2+
github.com/safehousetech/wireguard-go v0.0.20200321-0.20230605164738-ea0487879628 h1:ugc7fiwXc+pwFyWGM9r938G1xrByo/lwDmvI/wMRTDU=
3+
github.com/safehousetech/wireguard-go v0.0.20200321-0.20230605164738-ea0487879628/go.mod h1:tqur9LnfstdR9ep2LaJT4lFUl0EjlHtge+gAjmsHUG4=
44
golang.org/x/crypto v0.7.0 h1:AvwMYaRytfdeVt3u6mLaxYtErKYjxA2OXjJ1HHq6t3A=
55
golang.org/x/crypto v0.7.0/go.mod h1:pYwdfH91IfpZVANVyUOhSIPZaFoJGxTFbZhFTx+dXZU=
66
golang.org/x/net v0.8.0 h1:Zrh2ngAOFYneWTAIAPethzeaQLuHwhuBkuV6ZiRnUaQ=

0 commit comments

Comments
 (0)