Skip to content

Commit

Permalink
go.toolchain: switch to tailscale.go1.21 (tailscale#8415)
Browse files Browse the repository at this point in the history
Updates tailscale#8419

Signed-off-by: Jenny Zhang <[email protected]>
  • Loading branch information
phirework authored Jun 23, 2023
1 parent 8b80d63 commit fbacc0b
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions cmd/derper/depaware.txt
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ tailscale.com/cmd/derper dependencies: (generated by github.com/tailscale/depawa
io/fs from crypto/x509+
io/ioutil from github.com/mitchellh/go-ps+
log from expvar+
log/internal from log
math from compress/flate+
math/big from crypto/dsa+
math/bits from compress/flate+
Expand Down
1 change: 1 addition & 0 deletions cmd/tailscale/depaware.txt
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ tailscale.com/cmd/tailscale dependencies: (generated by github.com/tailscale/dep
io/fs from crypto/x509+
io/ioutil from golang.org/x/sys/cpu+
log from expvar+
log/internal from log
math from compress/flate+
math/big from crypto/dsa+
math/bits from compress/flate+
Expand Down
1 change: 1 addition & 0 deletions cmd/tailscaled/depaware.txt
Original file line number Diff line number Diff line change
Expand Up @@ -449,6 +449,7 @@ tailscale.com/cmd/tailscaled dependencies: (generated by github.com/tailscale/de
io/fs from crypto/x509+
io/ioutil from github.com/godbus/dbus/v5+
log from expvar+
log/internal from log
LD log/syslog from tailscale.com/ssh/tailssh
math from compress/flate+
math/big from crypto/dsa+
Expand Down
2 changes: 1 addition & 1 deletion go.toolchain.branch
Original file line number Diff line number Diff line change
@@ -1 +1 @@
tailscale.go1.20
tailscale.go1.21
2 changes: 1 addition & 1 deletion go.toolchain.rev
Original file line number Diff line number Diff line change
@@ -1 +1 @@
40dc4d834a5fde9872bcf470be50069f56c3e3b3
492f6d9d792fa6e4caa388e4d7bab46b48d07ad5

0 comments on commit fbacc0b

Please sign in to comment.