aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-04 11:01:44 +0000
committerGitHub <noreply@github.com>2025-04-04 11:01:44 +0000
commit2854eac2f755af0e371a32949d9dbe45b21d5202 (patch)
tree56186fe72772a53ab8a8586dede30ffec08f7ba8
parente7213e78d6bfa29ab388fe5ef6961cebbd9c7783 (diff)
downloadxesite-2854eac2f755af0e371a32949d9dbe45b21d5202.tar.xz
xesite-2854eac2f755af0e371a32949d9dbe45b21d5202.zip
build(deps): bump within.website/x from 1.13.1 to 1.13.3 (#934)
Bumps [within.website/x](https://github.com/Xe/x) from 1.13.1 to 1.13.3. - [Release notes](https://github.com/Xe/x/releases) - [Commits](https://github.com/Xe/x/compare/v1.13.1...v1.13.3) --- updated-dependencies: - dependency-name: within.website/x dependency-version: 1.13.3 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 e879c77..122fc10 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.1
+ within.website/x v1.13.3
)
require (
diff --git a/go.sum b/go.sum
index 956f12b..a1eed91 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.1 h1:2CoedNFl4mCEbSfEwxz3oCag2w3nNYllD685hPJiKnE=
-within.website/x v1.13.1/go.mod h1:aNa5X5qZjGtUIEU7MPwt2nohqKzlDVJJb/0l4l8zwE4=
+within.website/x v1.13.3 h1:3EZuG03F7jdmT7HpKlo7ThRzMLFQwzLMirMZbxoAM/g=
+within.website/x v1.13.3/go.mod h1:aNa5X5qZjGtUIEU7MPwt2nohqKzlDVJJb/0l4l8zwE4=