aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-11-16 10:13:41 +0000
committerXe Iaso <me@xeiaso.net>2023-12-09 16:22:45 -0500
commit8c78bf728683d2a1da84d20221ee661c9c6cfc6b (patch)
treeb1e43823bbdb33be6e5387f9c9e297864a861edf /go.mod
parent5b03eb06d00a132f7230b88e218d5bb9c72103a1 (diff)
downloadx-8c78bf728683d2a1da84d20221ee661c9c6cfc6b.tar.xz
x-8c78bf728683d2a1da84d20221ee661c9c6cfc6b.zip
build(deps): bump tailscale.com from 1.52.1 to 1.54.0
Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.52.1 to 1.54.0. - [Release notes](https://github.com/tailscale/tailscale/releases) - [Commits](https://github.com/tailscale/tailscale/compare/v1.52.1...v1.54.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>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod8
1 files changed, 6 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 60dcfc0..6a41453 100644
--- a/go.mod
+++ b/go.mod
@@ -47,7 +47,7 @@ require (
honnef.co/go/transmission v0.0.0-20200712215954-58262f0ca9c9
modernc.org/sqlite v1.27.0
nhooyr.io/websocket v1.8.10
- tailscale.com v1.52.1
+ tailscale.com v1.54.0
tulpa.dev/cadey/jvozba v0.0.0-20200326200349-f0ebe310be06
within.website/johaus v1.1.0
)
@@ -74,14 +74,18 @@ require (
github.com/gogs/chardet v0.0.0-20211120154057-b7413eaefb8f // indirect
github.com/google/nftables v0.1.1-0.20230115205135-9aa6fdf5a28c // indirect
github.com/google/pprof v0.0.0-20230207041349-798e818bf904 // indirect
+ github.com/gorilla/csrf v1.7.1 // indirect
+ github.com/gorilla/securecookie v1.1.1 // indirect
github.com/mattn/go-isatty v0.0.19 // indirect
github.com/miekg/dns v1.1.56 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/remyoudompheng/bigfft v0.0.0-20230129092748-24d4a6f8daec // indirect
+ github.com/safchain/ethtool v0.3.0 // indirect
github.com/savsgio/gotils v0.0.0-20230208104028-c358bd845dee // indirect
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/turnage/redditproto v0.0.0-20151223012412-afedf1b6eddb // indirect
github.com/valyala/bytebufferpool v1.0.0 // indirect
github.com/valyala/fasthttp v1.51.0 // indirect
@@ -171,7 +175,7 @@ require (
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-20230929223258-2f6748dc88e7
+ github.com/tailscale/wireguard-go v0.0.0-20231101022006-db7604d1aa90
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