Skip to content

Commit 7549e95

Browse files
upgrade to latest dependencies (#433)
bumping knative.dev/client-pkg e9d838e...bd83cf4: > bd83cf4 upgrade to latest dependencies (# 101) Signed-off-by: Knative Automation <automation@knative.team>
1 parent 4936818 commit 7549e95

File tree

3 files changed

+895
-48
lines changed

3 files changed

+895
-48
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.17
55
require (
66
github.com/spf13/cobra v1.6.0
77
gotest.tools/v3 v3.3.0
8-
knative.dev/client-pkg v0.0.0-20230712132715-e9d838e71fa4
8+
knative.dev/client-pkg v0.0.0-20230726202841-bd83cf476909
99
knative.dev/hack v0.0.0-20230712131415-ddae80293c43
1010

1111
)

0 commit comments

Comments
 (0)