mirror of
https://github.com/wahyd4/golink.git
synced 2026-08-08 21:01:05 +10:00
go.mod: bump tailscale.com version
bump version again, back to the latest commit on main, rather than the latest released version. Otherwise, this causes issues in tailscale's corp repo (sadly). Signed-off-by: Will Norris <will@tailscale.com>
This commit is contained in:
@@ -7,7 +7,7 @@ require (
|
||||
modernc.org/sqlite v1.19.4
|
||||
// Always use a pseudo-version for the tailscale.com module, or else
|
||||
// go's version selection causes problems when pulling golink into corp.
|
||||
tailscale.com v1.40.0
|
||||
tailscale.com v1.1.1-0.20230501211016-c5bf868940d8
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
@@ -339,5 +339,5 @@ modernc.org/z v1.7.0 h1:xkDw/KepgEjeizO2sNco+hqYkU12taxQFqPEmgm1GWE=
|
||||
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.40.0 h1:3guThaC1cCSHQ2nAk0ChQ8D5CCQmfwcQFTUcfpBrKPE=
|
||||
tailscale.com v1.40.0/go.mod h1:j5vekUD4eLhLpHl/tNBps25strCOBXyiKUsdR1HhMq8=
|
||||
tailscale.com v1.1.1-0.20230501211016-c5bf868940d8 h1:QbnQDg2w9XvrBnIYZiZSRLjTGLgI87cBXON6b5KVqgo=
|
||||
tailscale.com v1.1.1-0.20230501211016-c5bf868940d8/go.mod h1:j5vekUD4eLhLpHl/tNBps25strCOBXyiKUsdR1HhMq8=
|
||||
|
||||
Reference in New Issue
Block a user