Skip to content

Commit 93d91aa

Browse files
Bump tailscale.com from 1.88.3 to 1.88.4
Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.88.3 to 1.88.4. - [Release notes](https://github.com/tailscale/tailscale/releases) - [Commits](tailscale/tailscale@v1.88.3...v1.88.4) --- updated-dependencies: - dependency-name: tailscale.com dependency-version: 1.88.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f400bd commit 93d91aa

File tree

6 files changed

+10
-6
lines changed

6 files changed

+10
-6
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ require (
6262
gorm.io/gorm v1.31.0
6363
gvisor.dev/gvisor v0.0.0-20250503011706-39ed1f5ac29c
6464
modernc.org/sqlite v1.39.0
65-
tailscale.com v1.88.3
65+
tailscale.com v1.88.4
6666
)
6767

6868
require (

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -638,5 +638,5 @@ mvdan.cc/sh/v3 v3.12.0 h1:ejKUR7ONP5bb+UGHGEG/k9V5+pRVIyD+LsZz7o8KHrI=
638638
mvdan.cc/sh/v3 v3.12.0/go.mod h1:Se6Cj17eYSn+sNooLZiEUnNNmNxg0imoYlTu4CyaGyg=
639639
software.sslmate.com/src/go-pkcs12 v0.4.0 h1:H2g08FrTvSFKUj+D309j1DPfk5APnIdAQAB8aEykJ5k=
640640
software.sslmate.com/src/go-pkcs12 v0.4.0/go.mod h1:Qiz0EyvDRJjjxGyUQa2cCNZn/wMyzrRJ/qcDXOQazLI=
641-
tailscale.com v1.88.3 h1:OiE6iVqzykhbITxmIKjH8d00cw0LsJFO3TuFd4jQVXU=
642-
tailscale.com v1.88.3/go.mod h1:LHaTiwRgzebPDLgZ6RQQVzX+1SR5fbNl51fzm7UtMaw=
641+
tailscale.com v1.88.4 h1:fXWotRMi9ZARyHRdKQa4ohXj8kqtemvvTzjreWLHVHo=
642+
tailscale.com v1.88.4/go.mod h1:LHaTiwRgzebPDLgZ6RQQVzX+1SR5fbNl51fzm7UtMaw=

vendor/modules.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1212,7 +1212,7 @@ modernc.org/sqlite/lib
12121212
## explicit; go 1.23.0
12131213
mvdan.cc/sh/v3/fileutil
12141214
mvdan.cc/sh/v3/syntax
1215-
# tailscale.com v1.88.3
1215+
# tailscale.com v1.88.4
12161216
## explicit; go 1.25.1
12171217
tailscale.com
12181218
tailscale.com/appc

vendor/tailscale.com/VERSION.txt

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/tailscale.com/wgengine/magicsock/magicsock.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/tailscale.com/wgengine/magicsock/relaymanager.go

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)