From 1450360eb35c6456f8d9879739cb6aa595a8b110 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 13:19:38 +0000 Subject: [PATCH] build(deps): bump within.website/x from 1.22.0 to 1.23.0 Bumps [within.website/x](https://github.com/Xe/x) from 1.22.0 to 1.23.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.22.0...v1.23.0) --- updated-dependencies: - dependency-name: within.website/x dependency-version: 1.23.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 a3f880ea7..83deb9cc8 100644 --- a/go.mod +++ b/go.mod @@ -20,7 +20,7 @@ require ( k8s.io/apimachinery v0.33.2 k8s.io/client-go v0.33.2 tailscale.com v1.84.3 - within.website/x v1.22.0 + within.website/x v1.23.0 ) require ( diff --git a/go.sum b/go.sum index 328abc9f4..56534e62b 100644 --- a/go.sum +++ b/go.sum @@ -273,5 +273,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.84.3 h1:Ur9LMedSgicwbqpy5xn7t49G8490/s6rqAJOk5Q5AYE= tailscale.com v1.84.3/go.mod h1:6/S63NMAhmncYT/1zIPDJkvCuZwMw+JnUuOfSPNazpo= -within.website/x v1.22.0 h1:sO43mrlBXv+UsQFd19oM/5cdRztprIDYJfeUZBjwbjY= -within.website/x v1.22.0/go.mod h1:D8sEFA4WnOQbJOWmnTuc6pZ5SSS+4ucohst0R/OIAH4= +within.website/x v1.23.0 h1:H8J4LOxMyIWB+ga6x4ne5q0eteVQ3mK0AQETZ9aD8QI= +within.website/x v1.23.0/go.mod h1:D8sEFA4WnOQbJOWmnTuc6pZ5SSS+4ucohst0R/OIAH4=