Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] Upgrade to latest dependencies #261

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
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