aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-06-27 05:43:48 -0400
committerGitHub <noreply@github.com>2024-06-27 05:43:48 -0400
commit835c034940c8e988831e5735763984a45044f3d9 (patch)
tree14425d789a829ac7862deceb3a0ffaa8b27ed0c9 /go.mod
parent4e49f9f1ed2321be9a12107593e6b73be3bcd8e0 (diff)
downloadxesite-835c034940c8e988831e5735763984a45044f3d9.tar.xz
xesite-835c034940c8e988831e5735763984a45044f3d9.zip
build(deps): bump tailscale.com from 1.58.2 to 1.68.1 (#782)
Bumps [tailscale.com](https://github.com/tailscale/tailscale) from 1.58.2 to 1.68.1. - [Release notes](https://github.com/tailscale/tailscale/releases) - [Commits](https://github.com/tailscale/tailscale/compare/v1.58.2...v1.68.1) --- updated-dependencies: - dependency-name: tailscale.com dependency-type: direct:production update-type: version-update:semver-minor ... 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.mod6
1 files changed, 3 insertions, 3 deletions
diff --git a/go.mod b/go.mod
index 09b8359..52a8a60 100644
--- a/go.mod
+++ b/go.mod
@@ -20,7 +20,7 @@ require (
google.golang.org/protobuf v1.34.2
gopkg.in/fsnotify.v1 v1.4.7
gopkg.in/mxpv/patreon-go.v1 v1.0.0-20171031001022-1d2f253ac700
- tailscale.com v1.62.1
+ tailscale.com v1.68.1
within.website/x v1.10.0
)
@@ -30,7 +30,7 @@ require (
github.com/ProtonMail/go-crypto v1.0.0 // indirect
github.com/cloudflare/circl v1.3.7 // indirect
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
- github.com/davecgh/go-spew v1.1.1 // indirect
+ github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/emirpasic/gods v1.18.1 // indirect
github.com/facebookgo/ensure v0.0.0-20200202191622-63f1cf65ac4c // indirect
github.com/facebookgo/subset v0.0.0-20200203212716-c811ad88dec4 // indirect
@@ -46,7 +46,7 @@ require (
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
github.com/perimeterx/marshmallow v1.1.5 // indirect
github.com/pjbgf/sha1cd v0.3.0 // indirect
- github.com/pmezard/go-difflib v1.0.0 // indirect
+ github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
github.com/skeema/knownhosts v1.2.2 // indirect
github.com/xanzy/ssh-agent v0.3.3 // indirect