diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2023-01-11 09:25:59 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-01-11 09:25:59 -0500 |
| commit | 20097cb1c85cfa6945ec71ab3428f7a3cfb800d4 (patch) | |
| tree | 53a38820eac3b2edaefef6b75680e301b1a1df61 /go.mod | |
| parent | c4c4ec705e9708085787cffb7f4cd885c8411cdf (diff) | |
| download | x-20097cb1c85cfa6945ec71ab3428f7a3cfb800d4.tar.xz x-20097cb1c85cfa6945ec71ab3428f7a3cfb800d4.zip | |
build(deps): bump tailscale.com from 1.34.1 to 1.34.2 (#215)
Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.34.1 to 1.34.2.
- [Release notes](https://github.com/tailscale/tailscale/releases)
- [Commits](https://github.com/tailscale/tailscale/compare/v1.34.1...v1.34.2)
---
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>
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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.34.1 + tailscale.com v1.34.2 tulpa.dev/cadey/jvozba v0.0.0-20200326200349-f0ebe310be06 within.website/johaus v1.1.0 within.website/ln v0.9.1 @@ -118,7 +118,7 @@ require ( golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 // indirect golang.org/x/net v0.4.0 // indirect golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 // indirect - golang.org/x/sys v0.3.0 // indirect + golang.org/x/sys v0.3.1-0.20221220025402-2204b6615fb8 // indirect golang.org/x/term v0.3.0 // indirect golang.org/x/text v0.5.0 // indirect golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11 // indirect |
