Update module tailscale.com to v1.102.0 #80

Merged
alazyreader merged 1 commits from renovate/tailscale.com-1.x into main 2026-07-27 02:23:56 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
tailscale.com require minor v1.100.0v1.102.0

Release Notes

tailscale/tailscale (tailscale.com)

v1.102.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tailscale.com](https://github.com/tailscale/tailscale) | require | minor | `v1.100.0` → `v1.102.0` | --- ### Release Notes <details> <summary>tailscale/tailscale (tailscale.com)</summary> ### [`v1.102.0`](https://github.com/tailscale/tailscale/compare/v1.100.0...v1.102.0) [Compare Source](https://github.com/tailscale/tailscale/compare/v1.100.0...v1.102.0) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNzkuMCIsInVwZGF0ZWRJblZlciI6IjQzLjI3OS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-07-23 19:01:17 +00:00
Update module tailscale.com to v1.102.0
ci/woodpecker/push/woodpecker Pipeline was successful
96093abf94
Author
Contributor

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 26 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.26.4 -> 1.26.5
github.com/aws/aws-sdk-go-v2 v1.41.0 -> v1.42.1
github.com/aws/aws-sdk-go-v2/config v1.29.5 -> v1.32.17
github.com/aws/aws-sdk-go-v2/credentials v1.17.58 -> v1.19.16
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.27 -> v1.18.23
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.16 -> v1.4.30
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.16 -> v2.7.30
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.4 -> v1.13.13
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.16 -> v1.13.30
github.com/aws/aws-sdk-go-v2/service/sso v1.24.14 -> v1.30.17
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.13 -> v1.35.21
github.com/aws/aws-sdk-go-v2/service/sts v1.41.5 -> v1.42.1
github.com/aws/smithy-go v1.24.0 -> v1.27.3
github.com/coder/websocket v1.8.12 -> v1.8.14
github.com/creachadair/msync v0.7.1 -> v0.8.1
github.com/godbus/dbus/v5 v5.1.1-0.20230522191255-76236955d466 -> v5.2.2
github.com/jsimonetti/rtnetlink v1.4.0 -> v1.4.1
github.com/klauspost/compress v1.18.5 -> v1.19.1
github.com/tailscale/wireguard-go v0.0.0-20260527010701-b48af7099cad -> v0.0.0-20260715223240-2e01ba5b00f0
golang.org/x/crypto v0.52.0 -> v0.54.0
golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b -> v0.0.0-20260410095643-746e56fc9e2f
golang.org/x/net v0.55.0 -> v0.56.0
golang.org/x/sync v0.20.0 -> v0.22.0
golang.org/x/sys v0.45.0 -> v0.47.0
golang.org/x/term v0.43.0 -> v0.45.0
golang.org/x/text v0.37.0 -> v0.40.0
golang.org/x/time v0.12.0 -> v0.15.0
### ℹ️ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 26 additional dependencies were updated - The `go` directive was updated for compatibility reasons Details: | **Package** | **Change** | | :-------------------------------------------------------------- | :--------------------------------------------------------------------------- | | `go` | `1.26.4` -> `1.26.5` | | `github.com/aws/aws-sdk-go-v2` | `v1.41.0` -> `v1.42.1` | | `github.com/aws/aws-sdk-go-v2/config` | `v1.29.5` -> `v1.32.17` | | `github.com/aws/aws-sdk-go-v2/credentials` | `v1.17.58` -> `v1.19.16` | | `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` | `v1.16.27` -> `v1.18.23` | | `github.com/aws/aws-sdk-go-v2/internal/configsources` | `v1.4.16` -> `v1.4.30` | | `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` | `v2.7.16` -> `v2.7.30` | | `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` | `v1.13.4` -> `v1.13.13` | | `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` | `v1.13.16` -> `v1.13.30` | | `github.com/aws/aws-sdk-go-v2/service/sso` | `v1.24.14` -> `v1.30.17` | | `github.com/aws/aws-sdk-go-v2/service/ssooidc` | `v1.28.13` -> `v1.35.21` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.41.5` -> `v1.42.1` | | `github.com/aws/smithy-go` | `v1.24.0` -> `v1.27.3` | | `github.com/coder/websocket` | `v1.8.12` -> `v1.8.14` | | `github.com/creachadair/msync` | `v0.7.1` -> `v0.8.1` | | `github.com/godbus/dbus/v5` | `v5.1.1-0.20230522191255-76236955d466` -> `v5.2.2` | | `github.com/jsimonetti/rtnetlink` | `v1.4.0` -> `v1.4.1` | | `github.com/klauspost/compress` | `v1.18.5` -> `v1.19.1` | | `github.com/tailscale/wireguard-go` | `v0.0.0-20260527010701-b48af7099cad` -> `v0.0.0-20260715223240-2e01ba5b00f0` | | `golang.org/x/crypto` | `v0.52.0` -> `v0.54.0` | | `golang.org/x/exp` | `v0.0.0-20250620022241-b7579e27df2b` -> `v0.0.0-20260410095643-746e56fc9e2f` | | `golang.org/x/net` | `v0.55.0` -> `v0.56.0` | | `golang.org/x/sync` | `v0.20.0` -> `v0.22.0` | | `golang.org/x/sys` | `v0.45.0` -> `v0.47.0` | | `golang.org/x/term` | `v0.43.0` -> `v0.45.0` | | `golang.org/x/text` | `v0.37.0` -> `v0.40.0` | | `golang.org/x/time` | `v0.12.0` -> `v0.15.0` |
alazyreader merged commit 55baa52e7c into main 2026-07-27 02:23:56 +00:00
alazyreader deleted branch renovate/tailscale.com-1.x 2026-07-27 02:23:56 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alazyreader/ts-docker-proxy#80