We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1854c95 commit dac8ffaCopy full SHA for dac8ffa
go.mod
@@ -408,6 +408,6 @@ require (
408
409
replace github.com/tailscale/wireguard-go => github.com/nshalman/wireguard-go v0.0.20200321-0.20240821122409-fbd66f85d5bc
410
411
-replace github.com/tailscale/peercred => github.com/nshalman/peercred v0.0.0-20250102182558-f958acd704dc
+replace github.com/tailscale/peercred => github.com/nshalman/peercred solaris
412
413
-replace golang.org/x/sys => github.com/nshalman/sys v0.0.0-20250102180706-4e307e501a47
+replace golang.org/x/sys => github.com/nshalman/sys solaris-getpeerucred-v2
0 commit comments