aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-04-21 12:11:25 +0000
committerGitHub <noreply@github.com>2025-04-21 12:11:25 +0000
commit8f96b800a1d39e7375b61eee934a3489d797c849 (patch)
treeca71225dc85027c4a9d8c56214c775e7826738ee
parent049cfaba3b11b059f95a1453fb470536adc65e9c (diff)
downloadxesite-8f96b800a1d39e7375b61eee934a3489d797c849.tar.xz
xesite-8f96b800a1d39e7375b61eee934a3489d797c849.zip
build(deps): bump within.website/x from 1.13.4 to 1.13.6 (#943)
Bumps [within.website/x](https://github.com/Xe/x) from 1.13.4 to 1.13.6. - [Release notes](https://github.com/Xe/x/releases) - [Commits](https://github.com/Xe/x/compare/v1.13.4...v1.13.6) --- updated-dependencies: - dependency-name: within.website/x dependency-version: 1.13.6 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.mod5
-rw-r--r--go.sum4
2 files changed, 3 insertions, 6 deletions
diff --git a/go.mod b/go.mod
index 21b7f96..bd55412 100644
--- a/go.mod
+++ b/go.mod
@@ -1,9 +1,6 @@
module xeiaso.net/v4
go 1.24.0
-
-toolchain go1.24.1
-
require (
github.com/aws/aws-sdk-go-v2 v1.36.3
github.com/aws/aws-sdk-go-v2/service/s3 v1.79.1
@@ -22,7 +19,7 @@ require (
k8s.io/apimachinery v0.32.3
k8s.io/client-go v0.32.3
tailscale.com v1.82.5
- within.website/x v1.13.4
+ within.website/x v1.13.6
)
require (
diff --git a/go.sum b/go.sum
index 5617960..7e89cca 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.5 h1:p5owmyPoPM1tFVHR3LjquFuLfpZLzafvhe5kjVavHtE=
tailscale.com v1.82.5/go.mod h1:iU6kohVzG+bP0/5XjqBAnW8/6nSG/Du++bO+x7VJZD0=
-within.website/x v1.13.4 h1:7OOSpLXH77u2/7OJLDbKHnFuN2MS7QcSNbzxfTtiWZo=
-within.website/x v1.13.4/go.mod h1:aNa5X5qZjGtUIEU7MPwt2nohqKzlDVJJb/0l4l8zwE4=
+within.website/x v1.13.6 h1:oJt6SqmN4jpNOtsW2EkqQyMd7+4Oshy8bcGL8/z8E2E=
+within.website/x v1.13.6/go.mod h1:xbgdnFXa5gRl0272wQekGKqD4KJgB13AW6bYFTJQquo=