We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa85cf commit 3c730faCopy full SHA for 3c730fa
go.mod
@@ -5,7 +5,7 @@ go 1.15
5
require (
6
github.com/spf13/cobra v1.2.1
7
gotest.tools/v3 v3.0.3
8
- knative.dev/client v0.28.0
9
- knative.dev/hack v0.0.0-20211203062838-e11ac125e707
+ knative.dev/client v0.28.1-0.20220111130713-1fcab77a0876
+ knative.dev/hack v0.0.0-20220110200259-f08cb0dcdee7
10
11
)
0 commit comments