File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/go-openapi/strfmt v0.19.5
1212 github.com/go-openapi/swag v0.19.8
1313 github.com/go-openapi/validate v0.19.7
14- github.com/gofrs/uuid v3.2 .0+incompatible
14+ github.com/gofrs/uuid v3.3 .0+incompatible
1515 github.com/hashicorp/go-multierror v1.0.0
1616 github.com/pkg/errors v0.9.1
1717 github.com/sirupsen/logrus v1.6.0
Original file line number Diff line number Diff line change @@ -104,6 +104,8 @@ github.com/go-stack/stack v1.8.0/go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/me
104104github.com/godbus/dbus v0.0.0-20180201030542-885f9cc04c9c /go.mod h1:/YcGZj5zSblfDWMMoOzV4fas9FZnQYTkDnsGvmh2Grw =
105105github.com/gofrs/uuid v3.2.0+incompatible h1:y12jRkkFxsd7GpqdSZ+/KCs/fJbqpEXSGd4+jfEaewE =
106106github.com/gofrs/uuid v3.2.0+incompatible /go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM =
107+ github.com/gofrs/uuid v3.3.0+incompatible h1:8K4tyRfvU1CYPgJsveYFQMhpFd/wXNM7iK6rR7UHz84 =
108+ github.com/gofrs/uuid v3.3.0+incompatible /go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM =
107109github.com/golang/protobuf v1.3.1 h1:YF8+flBXS5eO826T4nzqPrxfhQThhXl0YzfuUPu4SBg =
108110github.com/golang/protobuf v1.3.1 /go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U =
109111github.com/google/go-cmp v0.3.0 h1:crn/baboCvb5fXaQ0IJ1SGTsTVrWpDsCWC8EGETZijY =
You can’t perform that action at this time.
0 commit comments