Skip to content

Commit

Permalink
upgrade to latest dependencies (#2992)
Browse files Browse the repository at this point in the history
Signed-off-by: Knative Automation <automation@knative.team>
  • Loading branch information
knative-automation authored Nov 6, 2020
1 parent c14f768 commit 4214d9f
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 1,022 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ require (
gopkg.in/go-playground/assert.v1 v1.2.1 // indirect
gopkg.in/go-playground/webhooks.v3 v3.13.0
gopkg.in/yaml.v2 v2.3.0
knative.dev/hack v0.0.0-20201028205534-fe80f1c8af68
knative.dev/net-istio v0.18.1-0.20201029032834-e6aad9b17020
knative.dev/hack v0.0.0-20201103151104-3d5abc3a0075
knative.dev/net-istio v0.18.1-0.20201106015007-40b599209108
)

replace go.opencensus.io => go.opencensus.io v0.20.2
Loading

0 comments on commit 4214d9f

Please sign in to comment.