File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/goreleaser/goreleaser/v2 v2.7.0
1212 github.com/zeiss/pkg v0.1.21
1313 gotest.tools/gotestsum v1.12.0
14- k8s.io/code-generator v0.32.1
14+ k8s.io/code-generator v0.32.2
1515 knative.dev/pkg v0.0.0-20241128013618-f3ab5605e542
1616 mvdan.cc/gofumpt v0.7.0
1717)
@@ -487,7 +487,7 @@ require (
487487 gopkg.in/yaml.v3 v3.0.1 // indirect
488488 helm.sh/helm v2.17.0+incompatible // indirect
489489 honnef.co/go/tools v0.6.0 // indirect
490- k8s.io/apimachinery v0.32.1 // indirect
490+ k8s.io/apimachinery v0.32.2 // indirect
491491 k8s.io/gengo v0.0.0-20240404160639-a0386bf69313 // indirect
492492 k8s.io/gengo/v2 v2.0.0-20240911193312-2b36238f13e9 // indirect
493493 k8s.io/helm v2.17.0+incompatible // indirect
Original file line number Diff line number Diff line change @@ -1533,10 +1533,10 @@ honnef.co/go/tools v0.0.0-20190523083050-ea95bdfd59fc/go.mod h1:rf3lG4BRIbNafJWh
15331533honnef.co/go/tools v0.0.1-2019.2.3 /go.mod h1:a3bituU0lyd329TUQxRnasdCoJDkEUEAqEt0JzvZhAg =
15341534honnef.co/go/tools v0.6.0 h1:TAODvD3knlq75WCp2nyGJtT4LeRV/o7NN9nYPeVJXf8 =
15351535honnef.co/go/tools v0.6.0 /go.mod h1:3puzxxljPCe8RGJX7BIy1plGbxEOZni5mR2aXe3/uk4 =
1536- k8s.io/apimachinery v0.32.1 h1:683ENpaCBjma4CYqsmZyhEzrGz6cjn1MY/X2jB2hkZs =
1537- k8s.io/apimachinery v0.32.1 /go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE =
1538- k8s.io/code-generator v0.32.1 h1:4lw1kFNDuFYXquTkB7Sl5EwPMUP2yyW9hh6BnFfRZFY =
1539- k8s.io/code-generator v0.32.1 /go.mod h1:zaILfm00CVyP/6/pJMJ3zxRepXkxyDfUV5SNG4CjZI4 =
1536+ k8s.io/apimachinery v0.32.2 h1:yoQBR9ZGkA6Rgmhbp/yuT9/g+4lxtsGYwW6dR6BDPLQ =
1537+ k8s.io/apimachinery v0.32.2 /go.mod h1:GpHVgxoKlTxClKcteaeuF1Ul/lDVb74KpZcxcmLDElE =
1538+ k8s.io/code-generator v0.32.2 h1:CIvyPrLWP7cMgrqval2qYT839YAwCDeSvGfXgWSNpHQ =
1539+ k8s.io/code-generator v0.32.2 /go.mod h1:plh7bWk7JztAUkHM4zpbdy0KOMdrhsePcZL2HLWFH7Y =
15401540k8s.io/gengo v0.0.0-20240404160639-a0386bf69313 h1:wBIDZID8ju9pwOiLlV22YYKjFGtiNSWgHf5CnKLRUuM =
15411541k8s.io/gengo v0.0.0-20240404160639-a0386bf69313 /go.mod h1:FiNAH4ZV3gBg2Kwh89tzAEV2be7d5xI0vBa/VySYy3E =
15421542k8s.io/gengo/v2 v2.0.0-20240911193312-2b36238f13e9 h1:si3PfKm8dDYxgfbeA6orqrtLkvvIeH8UqffFJDl0bz4 =
You can’t perform that action at this time.
0 commit comments