Skip to content

Commit

Permalink
Bump knative
Browse files Browse the repository at this point in the history
  • Loading branch information
Ole Markus With committed Aug 24, 2022
1 parent 838887b commit 881880f
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 93 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ require (
k8s.io/api v0.22.13
k8s.io/apimachinery v0.22.13
k8s.io/client-go v0.22.13
knative.dev/pkg v0.0.0-20211120133512-d016976f2567
knative.dev/pkg v0.0.0-20220104185830-52e42b760b54
sigs.k8s.io/controller-runtime v0.10.2
)

Expand Down Expand Up @@ -70,15 +70,15 @@ require (
go.uber.org/automaxprocs v1.4.0 // indirect
golang.org/x/exp v0.0.0-20220303212507-bbda1eaf7a17 // indirect
golang.org/x/net v0.0.0-20220425223048-2871e0cb64e4 // indirect
golang.org/x/oauth2 v0.0.0-20211028175245-ba495a64dcb5 // indirect
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
golang.org/x/sys v0.0.0-20220422013727-9388b58f7150 // indirect
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
golang.org/x/text v0.3.7 // indirect
gomodules.xyz/jsonpatch/v2 v2.2.0 // indirect
google.golang.org/api v0.60.0 // indirect
google.golang.org/api v0.61.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/genproto v0.0.0-20211021150943-2b146023228c // indirect
google.golang.org/genproto v0.0.0-20211129164237-f09f9a12af12 // indirect
google.golang.org/grpc v1.42.0 // indirect
google.golang.org/protobuf v1.28.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
Expand Down
Loading

0 comments on commit 881880f

Please sign in to comment.