Bump gomega and ginkgo versions

This commit is contained in:
Deluan
2021-03-22 14:49:57 -04:00
parent 300a0292ba
commit 7414216094
2 changed files with 20 additions and 14 deletions
+5 -5
View File
@@ -21,7 +21,6 @@ require (
github.com/go-chi/cors v1.1.1
github.com/go-chi/httprate v0.4.0
github.com/go-chi/jwtauth v4.0.4+incompatible
github.com/golang/protobuf v1.4.3 // indirect
github.com/golangci/golangci-lint v1.36.0
github.com/google/uuid v1.2.0
github.com/google/wire v0.5.0
@@ -32,8 +31,8 @@ require (
github.com/microcosm-cc/bluemonday v1.0.4
github.com/mitchellh/mapstructure v1.3.2 // indirect
github.com/oklog/run v1.1.0
github.com/onsi/ginkgo v1.15.0
github.com/onsi/gomega v1.10.5
github.com/onsi/ginkgo v1.15.2
github.com/onsi/gomega v1.11.0
github.com/pelletier/go-toml v1.8.0 // indirect
github.com/pressly/goose v2.7.0+incompatible
github.com/sirupsen/logrus v1.8.1
@@ -46,8 +45,9 @@ require (
github.com/xrash/smetrics v0.0.0-20200730060457-89a2a8a1fb0b
github.com/ziutek/mymysql v1.5.4 // indirect
golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8
golang.org/x/net v0.0.0-20201202161906-c7110b5ffcbb
golang.org/x/sys v0.0.0-20210309074719-68d13333faf2 // indirect
golang.org/x/net v0.0.0-20210316092652-d523dce5a7f4
golang.org/x/sys v0.0.0-20210320140829-1e4c9ba3b0c4 // indirect
golang.org/x/text v0.3.5 // indirect
golang.org/x/tools v0.0.0-20210112230658-8b4aab62c064
google.golang.org/protobuf v1.25.0 // indirect
gopkg.in/djherbis/atime.v1 v1.0.0