Commit 67722a8 1 parent 764e6b8 commit 67722a8 Copy full SHA for 67722a8
File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 4
4
5
5
require (
6
6
github.com/blang/semver/v4 v4.0.0
7
- github.com/go-openapi/errors v0.21.1
7
+ github.com/go-openapi/errors v0.22.0
8
8
github.com/go-openapi/runtime v0.27.1
9
9
github.com/go-openapi/strfmt v0.22.2
10
10
github.com/go-openapi/swag v0.22.9
Original file line number Diff line number Diff line change @@ -685,8 +685,9 @@ github.com/go-openapi/analysis v0.22.0/go.mod h1:acDnkkCI2QxIo8sSIPgmp1wUlRohV7v
685
685
github.com/go-openapi/analysis v0.22.2 h1:ZBmNoP2h5omLKr/srIC9bfqrUGzT6g6gNv03HE9Vpj0 =
686
686
github.com/go-openapi/analysis v0.22.2 /go.mod h1:pDF4UbZsQTo/oNuRfAWWd4dAh4yuYf//LYorPTjrpvo =
687
687
github.com/go-openapi/errors v0.21.0 /go.mod h1:jxNTMUxRCKj65yb/okJGEtahVd7uvWnuWfj53bse4ho =
688
- github.com/go-openapi/errors v0.21.1 h1:rVisxQPdETctjlYntm0Ek4dKf68nAQocCloCT50vWuI =
689
688
github.com/go-openapi/errors v0.21.1 /go.mod h1:LyiY9bgc7AVVh6wtVvMYEyoj3KJYNoRw92mmvnMWgj8 =
689
+ github.com/go-openapi/errors v0.22.0 h1:c4xY/OLxUBSTiepAg3j/MHuAv5mJhnf53LLMWFB+u/w =
690
+ github.com/go-openapi/errors v0.22.0 /go.mod h1:J3DmZScxCDufmIMsdOuDHxJbdOGC0xtUynjIx092vXE =
690
691
github.com/go-openapi/jsonpointer v0.20.1 /go.mod h1:bHen+N0u1KEO3YlmqOjTT9Adn1RfD91Ar825/PuiRVs =
691
692
github.com/go-openapi/jsonpointer v0.20.2 h1:mQc3nmndL8ZBzStEo3JYF8wzmeWffDH4VbXz58sAx6Q =
692
693
github.com/go-openapi/jsonpointer v0.20.2 /go.mod h1:bHen+N0u1KEO3YlmqOjTT9Adn1RfD91Ar825/PuiRVs =
You can’t perform that action at this time.
0 commit comments