Skip to content

Commit

Permalink
fix(deps): update module k8s.io/apimachinery to v0.31.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 26, 2024
1 parent da3f56b commit d272e3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cloudevents-server/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/segmentio/kafka-go v0.4.47
github.com/tektoncd/pipeline v0.39.0
gopkg.in/yaml.v3 v3.0.1
k8s.io/apimachinery v0.23.9
k8s.io/apimachinery v0.31.1
knative.dev/pkg v0.0.0-20220805012121-7b8b06028e4f
)

Expand Down

0 comments on commit d272e3c

Please sign in to comment.