aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-12-30 15:35:31 -0500
committerGitHub <noreply@github.com>2022-12-30 15:35:31 -0500
commit3f69ce00bcc7e7e2f46d51f5e6e65f9e25481876 (patch)
tree4ab0ef13c6abc085cf585dcdaf2452561224e62b
parent45ddea9aca135f522dde57a62bf58c563f8bdf94 (diff)
downloadx-3f69ce00bcc7e7e2f46d51f5e6e65f9e25481876.tar.xz
x-3f69ce00bcc7e7e2f46d51f5e6e65f9e25481876.zip
build(deps): bump tailscale.com from 1.34.0 to 1.34.1 (#196)
Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.34.0 to 1.34.1. - [Release notes](https://github.com/tailscale/tailscale/releases) - [Commits](https://github.com/tailscale/tailscale/compare/v1.34.0...v1.34.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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--go.mod2
-rw-r--r--go.sum4
2 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 9934162..e6ae2ba 100644
--- a/go.mod
+++ b/go.mod
@@ -46,7 +46,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.34.0
+ tailscale.com v1.34.1
tulpa.dev/cadey/jvozba v0.0.0-20200326200349-f0ebe310be06
within.website/johaus v1.1.0
within.website/ln v0.9.1
diff --git a/go.sum b/go.sum
index d740904..7774f10 100644
--- a/go.sum
+++ b/go.sum
@@ -785,8 +785,8 @@ rsc.io/binaryregexp v0.2.0/go.mod h1:qTv7/COck+e2FymRvadv62gMdZztPaShugOCi3I+8D8
rsc.io/quote/v3 v3.1.0/go.mod h1:yEA65RcK8LyAZtP9Kv3t0HmxON59tX3rD+tICJqUlj0=
rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=
software.sslmate.com/src/go-pkcs12 v0.2.0 h1:nlFkj7bTysH6VkC4fGphtjXRbezREPgrHuJG20hBGPE=
-tailscale.com v1.34.0 h1:ntWjElpoTfjbBjYC4gt0jH/V4tjRfl3FW7ZEDu8u+4s=
-tailscale.com v1.34.0/go.mod h1:ZsBP7rjzzB2rp+UCOumr9DAe0EQ6OPivwSXcz/BrekQ=
+tailscale.com v1.34.1 h1:tqm9Ww4ltyYp3IPe7vCGch6tT6j5G/WXPQ6BrVZ6pdI=
+tailscale.com v1.34.1/go.mod h1:ZsBP7rjzzB2rp+UCOumr9DAe0EQ6OPivwSXcz/BrekQ=
tulpa.dev/cadey/jvozba v0.0.0-20200326200349-f0ebe310be06 h1:va9TfLrDow17NpRPkZW9rwrEecY8lko/99rtBOS0AEE=
tulpa.dev/cadey/jvozba v0.0.0-20200326200349-f0ebe310be06/go.mod h1:24Hynxow485ZwxAmn0yO1ATKApVnOB2dFM3zrtrGla0=
within.website/johaus v1.1.0 h1:j59k9LM5ue+CDwUZAJitYjek6i8ISMkkCFiVXKZLByw=