Skip to content

Commit

Permalink
Move dependency to main section
Browse files Browse the repository at this point in the history
  • Loading branch information
dsimansk committed May 24, 2023
1 parent 9053155 commit b34d2ae
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ require (
k8s.io/cli-runtime v0.25.2
k8s.io/client-go v0.25.4
k8s.io/code-generator v0.25.4
knative.dev/client-pkg v0.0.0-20230524014834-83c91f47f64f
knative.dev/eventing v0.37.0
knative.dev/hack v0.0.0-20230417170854-f591fea109b3
knative.dev/networking v0.0.0-20230419144338-e5d04e805e50
Expand All @@ -28,8 +29,6 @@ require (
sigs.k8s.io/yaml v1.3.0
)

require knative.dev/client-pkg v0.0.0-20230524014834-83c91f47f64f

require (
cloud.google.com/go/compute v1.10.0 // indirect
contrib.go.opencensus.io/exporter/ocagent v0.7.1-0.20200907061046-05415f1de66d // indirect
Expand Down

0 comments on commit b34d2ae

Please sign in to comment.