Skip to content

Commit

Permalink
Merge pull request #91 from snapp-incubator/dependabot/go_modules/dev…
Browse files Browse the repository at this point in the history
…-dependencies-a1fe8a783a

Bump the dev-dependencies group with 3 updates
  • Loading branch information
m-yosefpor authored Sep 19, 2023
2 parents 9c8d333 + 1b9645d commit 01a53f7
Show file tree
Hide file tree
Showing 2 changed files with 982 additions and 83 deletions.
9 changes: 5 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ require (
github.com/imdario/mergo v0.3.12 // indirect
github.com/onsi/ginkgo v1.16.5 // indirect
github.com/openshift/api v0.0.0-20210521075222-e273a339932a
k8s.io/api v0.27.4
k8s.io/apimachinery v0.27.4
k8s.io/client-go v0.27.4
sigs.k8s.io/controller-runtime v0.15.0
github.com/rogpeppe/go-internal v1.11.0 // indirect
k8s.io/api v0.28.1
k8s.io/apimachinery v0.28.1
k8s.io/client-go v0.28.1
sigs.k8s.io/controller-runtime v0.16.1
)
Loading

0 comments on commit 01a53f7

Please sign in to comment.