File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/hellofresh/goengine
33go 1.15
44
55require (
6- github.com/gofrs/uuid v3.2 .0+incompatible
6+ github.com/gofrs/uuid v4.0 .0+incompatible
77 github.com/onsi/ginkgo v1.16.1
88 github.com/onsi/gomega v1.11.0
99 github.com/streadway/amqp v1.0.0
Original file line number Diff line number Diff line change @@ -35,8 +35,8 @@ github.com/gobuffalo/packd v0.1.0/go.mod h1:M2Juc+hhDXf/PnmBANFCqx4DM3wRbgDvnVWe
3535github.com/gobuffalo/packr/v2 v2.0.9 /go.mod h1:emmyGweYTm6Kdper+iywB6YK5YzuKchGtJQZ0Odn4pQ =
3636github.com/gobuffalo/packr/v2 v2.2.0 /go.mod h1:CaAwI0GPIAv+5wKLtv8Afwl+Cm78K/I/VCm/3ptBN+0 =
3737github.com/gobuffalo/syncx v0.0.0-20190224160051-33c29581e754 /go.mod h1:HhnNqWY95UYwwW3uSASeV7vtgYkT2t16hJgV3AEPUpw =
38- github.com/gofrs/uuid v3.2 .0+incompatible h1:y12jRkkFxsd7GpqdSZ+/KCs/fJbqpEXSGd4+jfEaewE =
39- github.com/gofrs/uuid v3.2 .0+incompatible/go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM =
38+ github.com/gofrs/uuid v4.0 .0+incompatible h1:1SD/1F5pU8p29ybwgQSwpQk+mwdRrXCYuPhW6m+TnJw =
39+ github.com/gofrs/uuid v4.0 .0+incompatible/go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM =
4040github.com/golang/protobuf v1.2.0 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
4141github.com/golang/protobuf v1.4.0-rc.1 /go.mod h1:ceaxUfeHdC40wWswd/P6IGgMaK3YpKi5j83Wpe3EHw8 =
4242github.com/golang/protobuf v1.4.0-rc.1.0.20200221234624-67d41d38c208 /go.mod h1:xKAWHe0F5eneWXFV3EuXVDTCmh+JuBKY0li0aMyXATA =
You can’t perform that action at this time.
0 commit comments