Skip to content

Commit 1c72293

Browse files
build(deps): bump tailscale.com from 1.88.4 to 1.90.0 (#1042)
Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.88.4 to 1.90.0. - [Release notes](https://github.com/tailscale/tailscale/releases) - [Commits](tailscale/tailscale@v1.88.4...v1.90.0) --- updated-dependencies: - dependency-name: tailscale.com dependency-version: 1.90.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ffbf8e commit 1c72293

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module xeiaso.net/v4
22

3-
go 1.25.1
3+
go 1.25.3
44

55
require (
66
github.com/aws/aws-sdk-go-v2 v1.39.3
@@ -19,7 +19,7 @@ require (
1919
gopkg.in/mxpv/patreon-go.v1 v1.0.0-20171031001022-1d2f253ac700
2020
k8s.io/apimachinery v0.34.1
2121
k8s.io/client-go v0.34.1
22-
tailscale.com v1.88.4
22+
tailscale.com v1.90.0
2323
within.website/x v1.24.0
2424
)
2525

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ sigs.k8s.io/structured-merge-diff/v6 v6.3.0 h1:jTijUJbW353oVOd9oTlifJqOGEkUw2jB/
274274
sigs.k8s.io/structured-merge-diff/v6 v6.3.0/go.mod h1:M3W8sfWvn2HhQDIbGWj3S099YozAsymCo/wrT5ohRUE=
275275
sigs.k8s.io/yaml v1.6.0 h1:G8fkbMSAFqgEFgh4b1wmtzDnioxFCUgTZhlbj5P9QYs=
276276
sigs.k8s.io/yaml v1.6.0/go.mod h1:796bPqUfzR/0jLAl6XjHl3Ck7MiyVv8dbTdyT3/pMf4=
277-
tailscale.com v1.88.4 h1:fXWotRMi9ZARyHRdKQa4ohXj8kqtemvvTzjreWLHVHo=
278-
tailscale.com v1.88.4/go.mod h1:LHaTiwRgzebPDLgZ6RQQVzX+1SR5fbNl51fzm7UtMaw=
277+
tailscale.com v1.90.0 h1:nHYG58QAfNoxp6ahSe5liyJreVIaS4Zl0Lf/rJiOuQc=
278+
tailscale.com v1.90.0/go.mod h1:AgJNXfVABAj4tpBVyAY0Hjf6M3GRRCMYEnzLHV20zqk=
279279
within.website/x v1.24.0 h1:4q4YazRzy3Vjgc1XCT44R9hBKjVfyXMQDyhyEEweNME=
280280
within.website/x v1.24.0/go.mod h1:T4TVqyOCa20PuGpx9Qi9VlH2wiMpT11RWDHMHyXgDXY=

0 commit comments

Comments
 (0)