Skip to content

Commit

Permalink
go.mod: update tailscale.com to commit 239899380412
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Aug 13, 2023
1 parent 7e60fc1 commit 0b2a47e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ require (
github.com/tailscale/hujson v0.0.0-20221223112325-20486734a56a
golang.org/x/exp v0.0.0-20230725093048-515e97ebf090
modernc.org/sqlite v1.25.0
tailscale.com v1.1.1-0.20230812014940-9e24a6508aa3
tailscale.com v1.1.1-0.20230812230958-239899380412
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -320,5 +320,5 @@ nhooyr.io/websocket v1.8.7 h1:usjR2uOr/zjjkVMy0lW+PPohFok7PCow5sDjLgX4P4g=
nhooyr.io/websocket v1.8.7/go.mod h1:B70DZP8IakI65RVQ51MsWP/8jndNma26DVA/nFSCgW0=
software.sslmate.com/src/go-pkcs12 v0.2.0 h1:nlFkj7bTysH6VkC4fGphtjXRbezREPgrHuJG20hBGPE=
software.sslmate.com/src/go-pkcs12 v0.2.0/go.mod h1:23rNcYsMabIc1otwLpTkCCPwUq6kQsTyowttG/as0kQ=
tailscale.com v1.1.1-0.20230812014940-9e24a6508aa3 h1:JauU/F5xx/FuRa4H/2Mu63dCHTjBIqE/XugILKIv6vc=
tailscale.com v1.1.1-0.20230812014940-9e24a6508aa3/go.mod h1:RWW4emjviEEAIqr6P6bbZZGXr19BdAdtwtUVfW9SBvU=
tailscale.com v1.1.1-0.20230812230958-239899380412 h1:QuL2h5zUPJm6s/oMfWHAacHGcDr0sBcgH+7n1EuqKHc=
tailscale.com v1.1.1-0.20230812230958-239899380412/go.mod h1:RWW4emjviEEAIqr6P6bbZZGXr19BdAdtwtUVfW9SBvU=

0 comments on commit 0b2a47e

Please sign in to comment.