Update module tailscale.com to v1.94.0 #93

Merged
alazyreader merged 1 commits from renovate/tailscale.com-1.x into master 2026-01-18 20:03:20 +00:00
Contributor

This PR contains the following updates:

Package Type Update Change
tailscale.com require minor v1.92.5v1.94.0

Release Notes

tailscale/tailscale (tailscale.com)

v1.94.0

Compare Source


Configuration

📅 Schedule: 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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tailscale.com](https://github.com/tailscale/tailscale) | require | minor | `v1.92.5` → `v1.94.0` | --- ### Release Notes <details> <summary>tailscale/tailscale (tailscale.com)</summary> ### [`v1.94.0`](https://github.com/tailscale/tailscale/compare/v1.92.5...v1.94.0) [Compare Source](https://github.com/tailscale/tailscale/compare/v1.92.5...v1.94.0) </details> --- ### Configuration 📅 **Schedule**: 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi44MS41IiwidXBkYXRlZEluVmVyIjoiNDIuODEuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
renovate added 1 commit 2026-01-14 22:03:49 +00:00
Update module tailscale.com to v1.94.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
53757133fd
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):

  • 18 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.36.0 -> v1.41.0
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.31 -> v1.4.16
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.31 -> v2.7.16
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.2 -> v1.13.4
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.12 -> v1.13.16
github.com/aws/aws-sdk-go-v2/service/sts v1.33.13 -> v1.41.5
github.com/aws/smithy-go v1.22.2 -> v1.24.0
github.com/fxamacker/cbor/v2 v2.7.0 -> v2.9.0
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da -> v0.0.0-20241129210726-2c02b8208cf8
github.com/google/btree v1.1.2 -> v1.1.3
github.com/klauspost/compress v1.18.0 -> v1.18.2
golang.org/x/crypto v0.45.0 -> v0.46.0
golang.org/x/net v0.47.0 -> v0.48.0
golang.org/x/oauth2 v0.30.0 -> v0.32.0
golang.org/x/sys v0.38.0 -> v0.40.0
golang.org/x/term v0.37.0 -> v0.38.0
golang.org/x/text v0.31.0 -> v0.32.0
golang.org/x/time v0.11.0 -> v0.12.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): - 18 additional dependencies were updated Details: | **Package** | **Change** | | :-------------------------------------------------------------- | :--------------------------------------------------------------------------- | | `github.com/aws/aws-sdk-go-v2` | `v1.36.0` -> `v1.41.0` | | `github.com/aws/aws-sdk-go-v2/internal/configsources` | `v1.3.31` -> `v1.4.16` | | `github.com/aws/aws-sdk-go-v2/internal/endpoints/v2` | `v2.6.31` -> `v2.7.16` | | `github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding` | `v1.12.2` -> `v1.13.4` | | `github.com/aws/aws-sdk-go-v2/service/internal/presigned-url` | `v1.12.12` -> `v1.13.16` | | `github.com/aws/aws-sdk-go-v2/service/sts` | `v1.33.13` -> `v1.41.5` | | `github.com/aws/smithy-go` | `v1.22.2` -> `v1.24.0` | | `github.com/fxamacker/cbor/v2` | `v2.7.0` -> `v2.9.0` | | `github.com/golang/groupcache` | `v0.0.0-20210331224755-41bb18bfe9da` -> `v0.0.0-20241129210726-2c02b8208cf8` | | `github.com/google/btree` | `v1.1.2` -> `v1.1.3` | | `github.com/klauspost/compress` | `v1.18.0` -> `v1.18.2` | | `golang.org/x/crypto` | `v0.45.0` -> `v0.46.0` | | `golang.org/x/net` | `v0.47.0` -> `v0.48.0` | | `golang.org/x/oauth2` | `v0.30.0` -> `v0.32.0` | | `golang.org/x/sys` | `v0.38.0` -> `v0.40.0` | | `golang.org/x/term` | `v0.37.0` -> `v0.38.0` | | `golang.org/x/text` | `v0.31.0` -> `v0.32.0` | | `golang.org/x/time` | `v0.11.0` -> `v0.12.0` |
alazyreader merged commit dd05b761b3 into master 2026-01-18 20:03:20 +00:00
alazyreader deleted branch renovate/tailscale.com-1.x 2026-01-18 20:03:20 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: alazyreader/library#93