Skip to content

Commit

Permalink
go.mod, go.sum: update tailscale.com/tsnet
Browse files Browse the repository at this point in the history
Signed-off-by: David Crawshaw <[email protected]>
  • Loading branch information
crawshaw committed Mar 3, 2023
1 parent 775ee41 commit 998fdc4
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 @@ -2,7 +2,7 @@ module github.com/tailscale/libtailscale

go 1.20

require tailscale.com v1.1.1-0.20230224191832-44e027abcaee
require tailscale.com v1.1.1-0.20230301224512-f18beaa1e4e3

require (
filippo.io/edwards25519 v1.0.0-rc.1 // indirect
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 @@ inet.af/wf v0.0.0-20220728202103-50d96caab2f6/go.mod h1:bSAQ38BYbY68uwpasXOTZo22
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=
tailscale.com v1.1.1-0.20230224191832-44e027abcaee h1:Bl+Nqjtt7CWETLMcgL0GwcYricxSjUGEhsDYqGqdO3A=
tailscale.com v1.1.1-0.20230224191832-44e027abcaee/go.mod h1:ANYe5fZ/u3KpZMLjpd0ORomz+zidSIZGmZpIjpCU43M=
tailscale.com v1.1.1-0.20230301224512-f18beaa1e4e3 h1:AlQYnElX9gJreYNA/NFf8AOm8R4oFMhxDgpFhlJAnKA=
tailscale.com v1.1.1-0.20230301224512-f18beaa1e4e3/go.mod h1:ANYe5fZ/u3KpZMLjpd0ORomz+zidSIZGmZpIjpCU43M=

0 comments on commit 998fdc4

Please sign in to comment.