aboutsummaryrefslogtreecommitdiff
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-01-16 10:39:48 +0000
committerGitHub <noreply@github.com>2025-01-16 10:39:48 +0000
commita1ac0bbd94dc64fb333d3f0f10b09375a293e251 (patch)
tree2a6b8533d3af50f60ba25d839c412ecee11673e9 /go.mod
parent2059fc7bbc50478d92454106b47adcc4709d16ac (diff)
downloadxesite-a1ac0bbd94dc64fb333d3f0f10b09375a293e251.tar.xz
xesite-a1ac0bbd94dc64fb333d3f0f10b09375a293e251.zip
build(deps): bump k8s.io/apimachinery from 0.32.0 to 0.32.1 (#879)
Bumps [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) from 0.32.0 to 0.32.1. - [Commits](https://github.com/kubernetes/apimachinery/compare/v0.32.0...v0.32.1) --- updated-dependencies: - dependency-name: k8s.io/apimachinery 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>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 2091efd..f0f0e0a 100644
--- a/go.mod
+++ b/go.mod
@@ -22,7 +22,7 @@ require (
google.golang.org/protobuf v1.36.2
gopkg.in/fsnotify.v1 v1.4.7
gopkg.in/mxpv/patreon-go.v1 v1.0.0-20171031001022-1d2f253ac700
- k8s.io/apimachinery v0.32.0
+ k8s.io/apimachinery v0.32.1
k8s.io/client-go v0.32.0
tailscale.com v1.78.3
within.website/x v1.10.0