aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-02-11 13:42:43 -0500
committerGitHub <noreply@github.com>2023-02-11 13:42:43 -0500
commitc9e8a96f74fd514c19257aeb23a9240e4471aedc (patch)
tree961fd03e7987a55b9a4435b0c3b2731ea6f23372 /go.mod
parent4cd67becaf3ebd020ba204162c52fbbea76291fa (diff)
downloadx-c9e8a96f74fd514c19257aeb23a9240e4471aedc.tar.xz
x-c9e8a96f74fd514c19257aeb23a9240e4471aedc.zip
build(deps): bump tailscale.com from 1.36.0 to 1.36.1 (#245)
Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.36.0 to 1.36.1. - [Release notes](https://github.com/tailscale/tailscale/releases) - [Commits](https://github.com/tailscale/tailscale/compare/v1.36.0...v1.36.1) --- updated-dependencies: - dependency-name: tailscale.com dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.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 1ebdf25..0726408 100644
--- a/go.mod
+++ b/go.mod
@@ -39,7 +39,7 @@ require (
golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5
gopkg.in/tucnak/telebot.v2 v2.0.0-20190415090633-8c1c512262f2
nhooyr.io/websocket v1.8.7
- tailscale.com v1.36.0
+ tailscale.com v1.36.1
tulpa.dev/cadey/jvozba v0.0.0-20200326200349-f0ebe310be06
within.website/johaus v1.1.0
within.website/ln v0.9.1
@@ -124,7 +124,7 @@ require (
golang.org/x/text v0.6.0 // indirect
golang.org/x/time v0.0.0-20220609170525-579cf78fd858 // indirect
golang.org/x/tools v0.2.0 // indirect
- golang.zx2c4.com/wintun v0.0.0-20211104114900-415007cec224 // 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
google.golang.org/protobuf v1.28.0 // indirect