Update go-kube to 1.3.3

This commit is contained in:
Daniel Cosme
2026-04-21 10:16:13 -04:00
parent 8127cdf42b
commit abc91b6e05
4 changed files with 8 additions and 4 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module danicos.dev/daniel/homelab
go 1.26.2
require (
danicos.dev/daniel/go-kube v1.3.2
danicos.dev/daniel/go-kube v1.3.3
github.com/fatih/color v1.19.0
github.com/fluxcd/kustomize-controller/api v1.8.3
github.com/fluxcd/pkg/apis/meta v1.25.1