aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-03 10:43:02 +0000
committerGitHub <noreply@github.com>2025-04-03 10:43:02 +0000
commit414ecb5e96837c59201dbb2112851f0ca822c143 (patch)
treeb17c0b11c3ff0955eeb91ba7e3f5b8cc64fdc23e
parent5adb687aa942384b16c80717cd46ac9fb6901258 (diff)
downloadxesite-414ecb5e96837c59201dbb2112851f0ca822c143.tar.xz
xesite-414ecb5e96837c59201dbb2112851f0ca822c143.zip
build(deps): bump within.website/x from 1.13.0 to 1.13.1 (#932)
Bumps [within.website/x](https://github.com/Xe/x) from 1.13.0 to 1.13.1. - [Release notes](https://github.com/Xe/x/releases) - [Commits](https://github.com/Xe/x/compare/v1.13.0...v1.13.1) --- updated-dependencies: - dependency-name: within.website/x dependency-version: 1.13.1 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>
-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 fca7b51..41a8b2d 100644
--- a/go.mod
+++ b/go.mod
@@ -21,7 +21,7 @@ require (
k8s.io/apimachinery v0.32.3
k8s.io/client-go v0.32.3
tailscale.com v1.82.0
- within.website/x v1.13.0
+ within.website/x v1.13.1
)
require (
diff --git a/go.sum b/go.sum
index 83ae0f2..55da52f 100644
--- a/go.sum
+++ b/go.sum
@@ -272,5 +272,5 @@ sigs.k8s.io/yaml v1.4.0 h1:Mk1wCc2gy/F0THH0TAp1QYyJNzRm2KCLy3o5ASXVI5E=
sigs.k8s.io/yaml v1.4.0/go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY=
tailscale.com v1.82.0 h1:pposomel4h6Je4brJydcdc2ixNQWDaZyGr5v5MdRr/o=
tailscale.com v1.82.0/go.mod h1:iU6kohVzG+bP0/5XjqBAnW8/6nSG/Du++bO+x7VJZD0=
-within.website/x v1.13.0 h1:dDoIS4f2HJ9NnmvgD3UOI+kAIGKTMhha788QzjcuWxs=
-within.website/x v1.13.0/go.mod h1:aNa5X5qZjGtUIEU7MPwt2nohqKzlDVJJb/0l4l8zwE4=
+within.website/x v1.13.1 h1:2CoedNFl4mCEbSfEwxz3oCag2w3nNYllD685hPJiKnE=
+within.website/x v1.13.1/go.mod h1:aNa5X5qZjGtUIEU7MPwt2nohqKzlDVJJb/0l4l8zwE4=