From fa8fe72c7fb0d7b21a9d08160a0f8059cbe023a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 10:04:27 +0000 Subject: [PATCH] build(deps): bump within.website/x from 1.30.0 to 1.31.0 Bumps [within.website/x](https://github.com/Xe/x) from 1.30.0 to 1.31.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.30.0...v1.31.0) --- updated-dependencies: - dependency-name: within.website/x dependency-version: 1.31.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 39f2d791a..101e78448 100644 --- a/go.mod +++ b/go.mod @@ -36,7 +36,7 @@ require ( k8s.io/apimachinery v0.36.2 k8s.io/client-go v0.36.2 tailscale.com v1.100.0 - within.website/x v1.30.0 + within.website/x v1.31.0 ) require ( diff --git a/go.sum b/go.sum index 97f37dace..412de3ba3 100644 --- a/go.sum +++ b/go.sum @@ -1033,5 +1033,5 @@ sigs.k8s.io/yaml v1.6.0 h1:G8fkbMSAFqgEFgh4b1wmtzDnioxFCUgTZhlbj5P9QYs= sigs.k8s.io/yaml v1.6.0/go.mod h1:796bPqUfzR/0jLAl6XjHl3Ck7MiyVv8dbTdyT3/pMf4= tailscale.com v1.100.0 h1:nm/M/dEaW9RaRsGUjW2HsSDpsZ60Jwd9k4gNW9tTFiE= tailscale.com v1.100.0/go.mod h1:DQ9YBy85DpNlSyeU2XRIWzbAu3RsGp/frv+Khg57meE= -within.website/x v1.30.0 h1:evFiKm6uj5YT0CS4Dcn52Jp9KNszAwhTCPbhm4qPLRg= -within.website/x v1.30.0/go.mod h1:J3+pVlLFZLgXwr8YQKKBLGUog4MbTnSJVQSanOCMcUA= +within.website/x v1.31.0 h1:tkB7oHqyQN1wASbAWoMUVpu+H7Jv5qS1jB0NVu2QauE= +within.website/x v1.31.0/go.mod h1:axyk+tVbeAWrqAqx7UbSel+4Dt8L2LkWoL0lXieCSgs=