diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2024-01-10 12:29:40 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-10 12:29:40 +0000 |
| commit | 1cb4a396c8ce83f26e77d7d5f7b5ea1fb21115a6 (patch) | |
| tree | 023081cc7c5327d6479ad3f9719fde58a3864ff1 /go.mod | |
| parent | 6b9677ed865c7c1fb4e7e71fcc2c0d40c73b1f6d (diff) | |
| download | x-1cb4a396c8ce83f26e77d7d5f7b5ea1fb21115a6.tar.xz x-1cb4a396c8ce83f26e77d7d5f7b5ea1fb21115a6.zip | |
build(deps): bump tailscale.com from 1.54.0 to 1.56.1
Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.54.0 to 1.56.1.
- [Release notes](https://github.com/tailscale/tailscale/releases)
- [Commits](https://github.com/tailscale/tailscale/compare/v1.54.0...v1.56.1)
---
updated-dependencies:
- dependency-name: tailscale.com
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -47,7 +47,7 @@ require ( honnef.co/go/transmission v0.0.0-20200712215954-58262f0ca9c9 modernc.org/sqlite v1.28.0 nhooyr.io/websocket v1.8.10 - tailscale.com v1.54.0 + tailscale.com v1.56.1 tulpa.dev/cadey/jvozba v0.0.0-20200326200349-f0ebe310be06 within.website/johaus v1.1.0 ) @@ -89,7 +89,7 @@ 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-20231114171715-25f8d12b3c2d // indirect + github.com/tailscale/web-client-prebuilt v0.0.0-20231213172531-a4fa669015b2 // 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 @@ -177,11 +177,11 @@ require ( github.com/sendgrid/rest v2.6.9+incompatible // indirect github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf // indirect github.com/superfly/flyctl/api v0.0.0-20231103162926-56f421e469a2 - github.com/tailscale/certstore v0.1.1-0.20231020161753-77811a65f4ff // indirect + github.com/tailscale/certstore v0.1.1-0.20231202035212-d3fa0460f47e // indirect github.com/tailscale/golang-x-crypto v0.0.0-20230713185742-f0b76a10a08e // indirect github.com/tailscale/goupnp v1.0.1-0.20210804011211-c64d0f06ea05 // indirect github.com/tailscale/netlink v1.1.1-0.20211101221916-cabfb018fe85 // indirect - github.com/tailscale/wireguard-go v0.0.0-20231101022006-db7604d1aa90 + github.com/tailscale/wireguard-go v0.0.0-20231121184858-cc193a0b3272 github.com/tcnksm/go-httpstat v0.2.0 // indirect github.com/u-root/uio v0.0.0-20230305220412-3e8cd9d6bf63 // indirect github.com/vishvananda/netlink v1.2.1-beta.2 // indirect |
