Skip to content

Commit

Permalink
go.mod: update tailscale.com to commit f12d2557f94a
Browse files Browse the repository at this point in the history
  • Loading branch information
creachadair committed Mar 14, 2024
1 parent 26319f3 commit 027235e
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 @@ -10,7 +10,7 @@ require (
github.com/tailscale/setec v0.0.0-20240219171334-c0803489a3a7
honnef.co/go/tools v0.4.6
modernc.org/sqlite v1.28.0
tailscale.com v1.61.0-pre.0.20240311120500-7429e8912acb
tailscale.com v1.61.0-pre.0.20240313133645-f12d2557f94a
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -304,5 +304,5 @@ nhooyr.io/websocket v1.8.10 h1:mv4p+MnGrLDcPlBoWsvPP7XCzTYMXP9F9eIGoKbgx7Q=
nhooyr.io/websocket v1.8.10/go.mod h1:rN9OFWIUwuxg4fR5tELlYC04bXYowCP9GX47ivo2l+c=
software.sslmate.com/src/go-pkcs12 v0.4.0 h1:H2g08FrTvSFKUj+D309j1DPfk5APnIdAQAB8aEykJ5k=
software.sslmate.com/src/go-pkcs12 v0.4.0/go.mod h1:Qiz0EyvDRJjjxGyUQa2cCNZn/wMyzrRJ/qcDXOQazLI=
tailscale.com v1.61.0-pre.0.20240311120500-7429e8912acb h1:XUkF0NkRcJ3gZupkOyZ4+NJ8t6scL+QuntLYP/iyeuo=
tailscale.com v1.61.0-pre.0.20240311120500-7429e8912acb/go.mod h1:cC0b0vYCoSDOLufJX5J5zDUrvV3lYwOLqlt9NW8y4cY=
tailscale.com v1.61.0-pre.0.20240313133645-f12d2557f94a h1:f4VLWiDd+suJGOiGlT+xy2H5Fk72gGZ8nhRDNkSJT8c=
tailscale.com v1.61.0-pre.0.20240313133645-f12d2557f94a/go.mod h1:cC0b0vYCoSDOLufJX5J5zDUrvV3lYwOLqlt9NW8y4cY=

0 comments on commit 027235e

Please sign in to comment.