Skip to content

Commit f17f26f

Browse files
committed
update to newest repo name
1 parent a1a0bbd commit f17f26f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ go 1.23.1
44

55
toolchain go1.23.3
66

7-
replace golang.zx2c4.com/wireguard => github.com/sandialabs/wireguard-go v0.0.0-20250714170051-ccac7091943d
7+
replace golang.zx2c4.com/wireguard => github.com/sandialabs/wiretap-wireguard-go v0.0.0-20250714170051-ccac7091943d
88

99
require (
1010
github.com/armon/go-socks5 v0.0.0-20160902184237-e75332964ef5

src/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -179,8 +179,8 @@ github.com/rogpeppe/go-internal v1.3.0/go.mod h1:M8bDsm7K2OlrFYOpmOWEs/qY81heoFR
179179
github.com/rogpeppe/go-internal v1.6.1 h1:/FiVV8dS/e+YqF2JvO3yXRFbBLTIuSDkuC7aBOAvL+k=
180180
github.com/rogpeppe/go-internal v1.6.1/go.mod h1:xXDCJY+GAPziupqXw64V24skbSoqbTEfhy4qGm1nDQc=
181181
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
182-
github.com/sandialabs/wireguard-go v0.0.0-20250714170051-ccac7091943d h1:6oW3UM3o353X+Ox/lofV9s9Xc4+kyvOoosOMcwYGaJA=
183-
github.com/sandialabs/wireguard-go v0.0.0-20250714170051-ccac7091943d/go.mod h1:rpwXGsirqLqN2L0JDJQlwOboGHmptD5ZD6T2VmcqhTw=
182+
github.com/sandialabs/wiretap-wireguard-go v0.0.0-20250714170051-ccac7091943d h1:lcHB78Xg1uzKiYXaTuXKIsVhmJ6s5tL3kUaTKG+nxxQ=
183+
github.com/sandialabs/wiretap-wireguard-go v0.0.0-20250714170051-ccac7091943d/go.mod h1:rpwXGsirqLqN2L0JDJQlwOboGHmptD5ZD6T2VmcqhTw=
184184
github.com/spf13/afero v1.9.3 h1:41FoI0fD7OR7mGcKE/aOiLkGreyf8ifIOQmJANWogMk=
185185
github.com/spf13/afero v1.9.3/go.mod h1:iUV7ddyEEZPO5gA3zD4fJt6iStLlL+Lg4m2cihcDf8Y=
186186
github.com/spf13/cast v1.5.0 h1:rj3WzYc11XZaIZMPKmwP96zkFEnnAmV8s6XbB2aY32w=

0 commit comments

Comments
 (0)