diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-03-22 10:24:18 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-22 10:24:18 +0000 |
| commit | 30c05a428dec89741a2c2b43a9cdb0760e87eb82 (patch) | |
| tree | 2bd0675a3dbd8179d724dba55e6a40fc1fcfc4dd /go.mod | |
| parent | 4300326a80810b70de3a303bdf9e3734ff763150 (diff) | |
| download | x-30c05a428dec89741a2c2b43a9cdb0760e87eb82.tar.xz x-30c05a428dec89741a2c2b43a9cdb0760e87eb82.zip | |
build(deps): bump tailscale.com from 1.60.1 to 1.62.0 (#577)
* build(deps): bump tailscale.com from 1.60.1 to 1.62.0
Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.60.1 to 1.62.0.
- [Release notes](https://github.com/tailscale/tailscale/releases)
- [Commits](https://github.com/tailscale/tailscale/compare/v1.60.1...v1.62.0)
---
updated-dependencies:
- dependency-name: tailscale.com
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump Go mod SRI
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Mimi <mimi@xeserv.us>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -52,7 +52,7 @@ require ( honnef.co/go/transmission v0.0.0-20200712215954-58262f0ca9c9 modernc.org/sqlite v1.29.3 nhooyr.io/websocket v1.8.10 - tailscale.com v1.60.1 + tailscale.com v1.62.0 tulpa.dev/cadey/jvozba v0.0.0-20200326200349-f0ebe310be06 within.website/johaus v1.1.0 ) @@ -96,7 +96,8 @@ require ( github.com/superfly/graphql v0.2.4 // indirect github.com/tailscale/go-winio v0.0.0-20231025203758-c4f33415bf55 // indirect github.com/tailscale/hujson v0.0.0-20221223112325-20486734a56a // indirect - github.com/tailscale/web-client-prebuilt v0.0.0-20240208184856-443a64766f61 // indirect + github.com/tailscale/peercred v0.0.0-20240214030740-b535050b2aa4 // indirect + github.com/tailscale/web-client-prebuilt v0.0.0-20240226180453-5db17b287bf1 // indirect github.com/turnage/redditproto v0.0.0-20151223012412-afedf1b6eddb // indirect github.com/twitchyliquid64/golang-asm v0.15.1 // indirect github.com/valyala/bytebufferpool v1.0.0 // indirect @@ -207,6 +208,5 @@ require ( golang.zx2c4.com/wireguard/windows v0.5.3 // indirect google.golang.org/appengine v1.6.8 // indirect google.golang.org/protobuf v1.33.0 - gvisor.dev/gvisor v0.0.0-20240119233241-c9c1d4f9b186 // indirect - inet.af/peercred v0.0.0-20210906144145-0893ea02156a // indirect + gvisor.dev/gvisor v0.0.0-20240306221502-ee1e1f6070e3 // indirect ) |
