go.mod: update from OSS.

Especially want to get https://github.com/tailscale/tailscale/pull/4965
into an Open Testing release.

Signed-off-by: Denton Gentry <dgentry@tailscale.com>
pull/49/head
Denton Gentry 2 years ago
parent 221300266f
commit 4fa037b636

@ -11,7 +11,7 @@ require (
golang.org/x/sys v0.0.0-20220513210249-45d2b4557a2a
golang.zx2c4.com/wireguard v0.0.0-20220317000134-95b48cdb3961
inet.af/netaddr v0.0.0-20220617031823-097006376321
tailscale.com v1.1.1-0.20220618023759-467eb2eca09d
tailscale.com v1.1.1-0.20220628235937-06aa14163254
)
require (

@ -802,3 +802,5 @@ tailscale.com v1.1.1-0.20220520203011-fc5839864bfb h1:ySbGnpei9LirCkocXjhGtNZlQq
tailscale.com v1.1.1-0.20220520203011-fc5839864bfb/go.mod h1:2affa2vYcxM5WnIlYtpkZsosVMZrrkF3oE5ZRx507MA=
tailscale.com v1.1.1-0.20220618023759-467eb2eca09d h1:HOgwZUuK1POz5KS9bEWcEqxYRgFLa/9YqABNHfcYjso=
tailscale.com v1.1.1-0.20220618023759-467eb2eca09d/go.mod h1:eTdHYI3iFv/1+rCxh60KyY2QjVToVuvbhAR9UxKuigM=
tailscale.com v1.1.1-0.20220628235937-06aa14163254 h1:hNPKuQ95T48R2Myx46MOHZL+66XgCFEpShcNSN0SgMU=
tailscale.com v1.1.1-0.20220628235937-06aa14163254/go.mod h1:eTdHYI3iFv/1+rCxh60KyY2QjVToVuvbhAR9UxKuigM=

Loading…
Cancel
Save