Skip to content

Commit

Permalink
Update module github.com/onsi/ginkgo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 31, 2023
1 parent 7733f25 commit 29c168b
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 6 deletions.
10 changes: 4 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,12 @@ go 1.13

require (
github.com/codemodus/kace v0.5.1
github.com/google/go-cmp v0.5.1 // indirect
github.com/google/uuid v1.1.4
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect
github.com/onsi/ginkgo v1.14.1
github.com/onsi/gomega v1.10.2
github.com/onsi/ginkgo v1.16.4
github.com/onsi/ginkgo/v2 v2.9.6
github.com/onsi/gomega v1.27.7
github.com/vmihailenco/tagparser v0.1.2
golang.org/x/net v0.0.0-20200904194848-62affa334b73 // indirect
golang.org/x/sys v0.0.0-20200908134130-d2e65c121b96 // indirect
google.golang.org/protobuf v1.25.0 // indirect
google.golang.org/genproto v0.0.0-20200526211855-cb27e3aa2013 // indirect
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect
)
Loading

0 comments on commit 29c168b

Please sign in to comment.