Skip to content

Commit f2d2342

Browse files
chore: update dependencies
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cc42d09 commit f2d2342

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ module github.com/siderolabs/go-kubeconfig
33
go 1.23.0
44

55
require (
6-
github.com/stretchr/testify v1.10.0
7-
k8s.io/client-go v0.32.3
6+
github.com/stretchr/testify v1.11.1
7+
k8s.io/client-go v0.34.0
88
)
99

1010
require (

0 commit comments

Comments
 (0)