Skip to content

Commit

Permalink
fix(deps): update module github.com/onsi/ginkgo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent e15f983 commit 1970aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ require (
github.com/labstack/echo/v4 v4.12.0
github.com/labstack/gommon v0.4.2
github.com/onsi/ginkgo v1.16.5
github.com/onsi/ginkgo/v2 v2.19.1
github.com/onsi/gomega v1.34.1
github.com/prometheus/client_golang v1.19.1
github.com/redis/go-redis/v9 v9.2.0
Expand Down Expand Up @@ -113,7 +114,6 @@ require (
github.com/morikuni/aec v1.0.0 // indirect
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
github.com/nxadm/tail v1.4.8 // indirect
github.com/onsi/ginkgo/v2 v2.19.1 // indirect
github.com/opencontainers/go-digest v1.0.0 // indirect
github.com/opencontainers/image-spec v1.1.0 // indirect
github.com/pkg/errors v0.9.1 // indirect
Expand Down

0 comments on commit 1970aff

Please sign in to comment.