Skip to content

Commit

Permalink
Merge pull request #115 from hsiaoairplane/dependabot/go_modules/gith…
Browse files Browse the repository at this point in the history
…ub.com/onsi/ginkgo/v2-2.22.1
  • Loading branch information
jenting authored Dec 23, 2024
2 parents 5ee6f20 + 90487b3 commit 0a2073b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 62 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.23.4

require (
github.com/go-logr/logr v1.4.2
github.com/onsi/ginkgo/v2 v2.22.0
github.com/onsi/ginkgo/v2 v2.22.1
github.com/onsi/gomega v1.36.1
k8s.io/api v0.32.0
k8s.io/apimachinery v0.32.0
Expand All @@ -31,7 +31,7 @@ require (
github.com/google/gnostic-models v0.6.9 // indirect
github.com/google/go-cmp v0.6.0 // indirect
github.com/google/gofuzz v1.2.0 // indirect
github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db // indirect
github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad // indirect
github.com/google/uuid v1.6.0 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/json-iterator/go v1.1.12 // indirect
Expand Down
Loading

0 comments on commit 0a2073b

Please sign in to comment.