Skip to content

Commit 022f091

Browse files
fix(deps): update module gopkg.in/yaml.v2 to v3
Signed-off-by: cilium-renovate[bot] <134692979+cilium-renovate[bot]@users.noreply.github.com>
1 parent ced03ff commit 022f091

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ require (
4646
golang.org/x/time v0.11.0
4747
google.golang.org/grpc v1.71.0
4848
google.golang.org/protobuf v1.36.6
49-
gopkg.in/yaml.v2 v2.4.0
49+
gopkg.in/yaml.v3 v3.0.1
5050
gopkg.in/yaml.v3 v3.0.1
5151
k8s.io/api v0.32.3
5252
k8s.io/apiextensions-apiserver v0.32.3

0 commit comments

Comments
 (0)