The code and data behind xeiaso.net
5
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
8f96b800 049cfaba

+3 -6
+1 -4
go.mod
··· 1 1 module xeiaso.net/v4 2 2 3 3 go 1.24.0 4 - 5 - toolchain go1.24.1 6 - 7 4 require ( 8 5 github.com/aws/aws-sdk-go-v2 v1.36.3 9 6 github.com/aws/aws-sdk-go-v2/service/s3 v1.79.1 ··· 22 19 k8s.io/apimachinery v0.32.3 23 20 k8s.io/client-go v0.32.3 24 21 tailscale.com v1.82.5 25 - within.website/x v1.13.4 22 + within.website/x v1.13.6 26 23 ) 27 24 28 25 require (
+2 -2
go.sum
··· 272 272 sigs.k8s.io/yaml v1.4.0/go.mod h1:Ejl7/uTz7PSA4eKMyQCUTnhZYNmLIl+5c2lQPGR2BPY= 273 273 tailscale.com v1.82.5 h1:p5owmyPoPM1tFVHR3LjquFuLfpZLzafvhe5kjVavHtE= 274 274 tailscale.com v1.82.5/go.mod h1:iU6kohVzG+bP0/5XjqBAnW8/6nSG/Du++bO+x7VJZD0= 275 - within.website/x v1.13.4 h1:7OOSpLXH77u2/7OJLDbKHnFuN2MS7QcSNbzxfTtiWZo= 276 - within.website/x v1.13.4/go.mod h1:aNa5X5qZjGtUIEU7MPwt2nohqKzlDVJJb/0l4l8zwE4= 275 + within.website/x v1.13.6 h1:oJt6SqmN4jpNOtsW2EkqQyMd7+4Oshy8bcGL8/z8E2E= 276 + within.website/x v1.13.6/go.mod h1:xbgdnFXa5gRl0272wQekGKqD4KJgB13AW6bYFTJQquo=