The code and data behind xeiaso.net
0
fork

Configure Feed

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

build(deps): bump within.website/x from 1.29.0 to 1.30.0 (#1133)

Bumps [within.website/x](https://github.com/Xe/x) from 1.29.0 to 1.30.0.
- [Release notes](https://github.com/Xe/x/releases)
- [Changelog](https://github.com/Xe/x/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Xe/x/compare/v1.29.0...v1.30.0)

---
updated-dependencies:
- dependency-name: within.website/x
dependency-version: 1.30.0
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>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
0c90ccbc 914be969

+5 -5
+1 -1
go.mod
··· 30 30 k8s.io/apimachinery v0.35.1 31 31 k8s.io/client-go v0.35.1 32 32 tailscale.com v1.94.2 33 - within.website/x v1.29.0 33 + within.website/x v1.30.0 34 34 ) 35 35 36 36 require (
+4 -4
go.sum
··· 420 420 golang.org/x/tools v0.0.0-20180917221912-90fa682c2a6e/go.mod h1:n7NCudcB/nEzxVGmLbDWY5pfWTLqBcC2KZ6jyYvM4mQ= 421 421 golang.org/x/tools v0.39.0 h1:ik4ho21kwuQln40uelmciQPp9SipgNDdrafrYA4TmQQ= 422 422 golang.org/x/tools v0.39.0/go.mod h1:JnefbkDPyD8UU2kI5fuf8ZX4/yUeh9W877ZeBONxUqQ= 423 - golang.org/x/tools/go/expect v0.1.0-deprecated h1:jY2C5HGYR5lqex3gEniOQL0r7Dq5+VGVgY1nudX5lXY= 424 - golang.org/x/tools/go/expect v0.1.0-deprecated/go.mod h1:eihoPOH+FgIqa3FpoTwguz/bVUSGBlGQU67vpBeOrBY= 423 + golang.org/x/tools/go/expect v0.1.1-deprecated h1:jpBZDwmgPhXsKZC6WhL20P4b/wmnpsEAGHaNy0n/rJM= 424 + golang.org/x/tools/go/expect v0.1.1-deprecated/go.mod h1:eihoPOH+FgIqa3FpoTwguz/bVUSGBlGQU67vpBeOrBY= 425 425 google.golang.org/protobuf v1.36.11 h1:fV6ZwhNocDyBLK0dj+fg8ektcVegBBuEolpbTQyBNVE= 426 426 google.golang.org/protobuf v1.36.11/go.mod h1:HTf+CrKn2C3g5S8VImy6tdcUvCska2kB7j23XfzDpco= 427 427 gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405/go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0= ··· 480 480 sigs.k8s.io/yaml v1.6.0/go.mod h1:796bPqUfzR/0jLAl6XjHl3Ck7MiyVv8dbTdyT3/pMf4= 481 481 tailscale.com v1.94.2 h1:H+0NYSG81K1RBXnh6FfWee9G1KEeX9pvYspPrVdIfII= 482 482 tailscale.com v1.94.2/go.mod h1:gLnVrEOP32GWvroaAHHGhjSGMPJ1i4DvqNwEg+Yuov4= 483 - within.website/x v1.29.0 h1:mOtXRuiPe/OpMs6Q6UlyJ4ZlqbvFljKfUpYpRpKCk18= 484 - within.website/x v1.29.0/go.mod h1:zdM8uij6I88sT/cpANUoocsVWOox1XhUc6SJRyp+egA= 483 + within.website/x v1.30.0 h1:evFiKm6uj5YT0CS4Dcn52Jp9KNszAwhTCPbhm4qPLRg= 484 + within.website/x v1.30.0/go.mod h1:J3+pVlLFZLgXwr8YQKKBLGUog4MbTnSJVQSanOCMcUA=