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 @@ -4,7 +4,7 @@ require (
4
4
github.com/davecgh/go-spew v1.1.1
5
5
github.com/go-openapi/analysis v0.23.0
6
6
github.com/go-openapi/errors v0.22.1
7
- github.com/go-openapi/jsonpointer v0.21.1
7
+ github.com/go-openapi/jsonpointer v0.21.2
8
8
github.com/go-openapi/loads v0.22.0
9
9
github.com/go-openapi/spec v0.21.0
10
10
github.com/go-openapi/strfmt v0.23.0
Original file line number Diff line number Diff line change @@ -6,8 +6,8 @@ github.com/go-openapi/analysis v0.23.0 h1:aGday7OWupfMs+LbmLZG4k0MYXIANxcuBTYUC0
6
6
github.com/go-openapi/analysis v0.23.0 /go.mod h1:9mz9ZWaSlV8TvjQHLl2mUW2PbZtemkE8yA5v22ohupo =
7
7
github.com/go-openapi/errors v0.22.1 h1:kslMRRnK7NCb/CvR1q1VWuEQCEIsBGn5GgKD9e+HYhU =
8
8
github.com/go-openapi/errors v0.22.1 /go.mod h1:+n/5UdIqdVnLIJ6Q9Se8HNGUXYaY6CN8ImWzfi/Gzp0 =
9
- github.com/go-openapi/jsonpointer v0.21.1 h1:whnzv/pNXtK2FbX/W9yJfRmE2gsmkfahjMKB0fZvcic =
10
- github.com/go-openapi/jsonpointer v0.21.1 /go.mod h1:50I1STOfbY1ycR8jGz8DaMeLCdXiI6aDteEdRNNzpdk =
9
+ github.com/go-openapi/jsonpointer v0.21.2 h1:AqQaNADVwq/VnkCmQg6ogE+M3FOsKTytwges0JdwVuA =
10
+ github.com/go-openapi/jsonpointer v0.21.2 /go.mod h1:50I1STOfbY1ycR8jGz8DaMeLCdXiI6aDteEdRNNzpdk =
11
11
github.com/go-openapi/jsonreference v0.21.0 h1:Rs+Y7hSXT83Jacb7kFyjn4ijOuVGSvOdF2+tg1TRrwQ =
12
12
github.com/go-openapi/jsonreference v0.21.0 /go.mod h1:LmZmgsrTkVg9LG4EaHeY8cBDslNPMo06cago5JNLkm4 =
13
13
github.com/go-openapi/loads v0.22.0 h1:ECPGd4jX1U6NApCGG1We+uEozOAvXvJSF4nnwHZ8Aco =
You can’t perform that action at this time.
0 commit comments