Skip to content

Commit

Permalink
upgrade to latest dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation committed Jan 30, 2023
1 parent 59adc6b commit 75046d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/wavesoftware/go-magetasks v0.8.1
knative.dev/kn-plugin-event v0.34.1-0.20230130190328-5c6403555e3a
knative.dev/kn-plugin-event v0.34.1-0.20230130203928-59adc6bd3cf7
)

require (
Expand Down
2 changes: 1 addition & 1 deletion build/vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -729,7 +729,7 @@ k8s.io/klog/v2/internal/severity
k8s.io/utils/internal/third_party/forked/golang/net
k8s.io/utils/net
k8s.io/utils/strings/slices
# knative.dev/kn-plugin-event v0.34.1-0.20230130190328-5c6403555e3a => ../
# knative.dev/kn-plugin-event v0.34.1-0.20230130203928-59adc6bd3cf7 => ../
## explicit; go 1.18
knative.dev/kn-plugin-event/pkg/metadata
# sigs.k8s.io/kind v0.14.0
Expand Down

0 comments on commit 75046d1

Please sign in to comment.