aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-06-22 11:03:15 +0000
committerGitHub <noreply@github.com>2023-06-22 11:03:15 +0000
commit32db54b6399ecc39ebeea7bb915b995076ec239a (patch)
treec5d33d04ce3a47e12a36b8951525a9e426cec4ab /go.mod
parent19fd40f5d6294d9154181b2340a91dbb9524e582 (diff)
downloadx-32db54b6399ecc39ebeea7bb915b995076ec239a.tar.xz
x-32db54b6399ecc39ebeea7bb915b995076ec239a.zip
build(deps): bump tailscale.com from 1.42.0 to 1.44.0
Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.42.0 to 1.44.0. - [Release notes](https://github.com/tailscale/tailscale/releases) - [Commits](https://github.com/tailscale/tailscale/compare/v1.42.0...v1.44.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.mod4
1 files changed, 2 insertions, 2 deletions
diff --git a/go.mod b/go.mod
index 9c2a01c..2d5cff1 100644
--- a/go.mod
+++ b/go.mod
@@ -41,7 +41,7 @@ require (
golang.org/x/sync v0.3.0
modernc.org/sqlite v1.23.1
nhooyr.io/websocket v1.8.7
- tailscale.com v1.42.0
+ tailscale.com v1.44.0
tulpa.dev/cadey/jvozba v0.0.0-20200326200349-f0ebe310be06
within.website/johaus v1.1.0
within.website/ln v0.9.1
@@ -161,7 +161,7 @@ require (
golang.org/x/term v0.9.0 // indirect
golang.org/x/text v0.10.0 // indirect
golang.org/x/time v0.3.0 // indirect
- golang.org/x/tools v0.8.0 // indirect
+ golang.org/x/tools v0.9.1 // indirect
golang.zx2c4.com/wintun v0.0.0-20230126152724-0fa3db229ce2 // indirect
golang.zx2c4.com/wireguard/windows v0.5.3 // indirect
google.golang.org/appengine v1.6.7 // indirect