Skip to content

Commit 94d98be

Browse files
build(deps): bump github.com/pb33f/libopenapi from 0.31.2 to 0.31.3
Bumps [github.com/pb33f/libopenapi](https://github.com/pb33f/libopenapi) from 0.31.2 to 0.31.3. - [Release notes](https://github.com/pb33f/libopenapi/releases) - [Commits](pb33f/libopenapi@v0.31.2...v0.31.3) --- updated-dependencies: - dependency-name: github.com/pb33f/libopenapi dependency-version: 0.31.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 623c938 commit 94d98be

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/iancoleman/strcase v0.2.0
3232
github.com/jolestar/go-commons-pool/v2 v2.1.2
3333
github.com/mitchellh/mapstructure v1.5.0
34-
github.com/pb33f/libopenapi v0.31.2
34+
github.com/pb33f/libopenapi v0.31.3
3535
github.com/yukithm/json2csv v0.1.2
3636
)
3737

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -125,8 +125,8 @@ github.com/onsi/gomega v1.9.0 h1:R1uwffexN6Pr340GtYRIdZmAiN4J+iw6WG4wog1DUXg=
125125
github.com/onsi/gomega v1.9.0/go.mod h1:Ho0h+IUsWyvy1OpqCwxlQ/21gkhVunqlU8fDGcoTdcA=
126126
github.com/pb33f/jsonpath v0.7.0 h1:3oG6yu1RqNoMZpqnRjBMqi8fSIXWoDAKDrsB0QGTcoU=
127127
github.com/pb33f/jsonpath v0.7.0/go.mod h1:/+JlSIjWA2ijMVYGJ3IQPF4Q1nLMYbUTYNdk0exCDPQ=
128-
github.com/pb33f/libopenapi v0.31.2 h1:dcFG9cPH7LvSejbemqqpSa3yrHYZs8eBHNdMx8ayIVc=
129-
github.com/pb33f/libopenapi v0.31.2/go.mod h1:oaebeA5l58AFbZ7qRKTtMnu15JEiPlaBas1vLDcw9vs=
128+
github.com/pb33f/libopenapi v0.31.3 h1:WAz9pEfCXB6RwG7NrOtilFi5NVGPEHXhkByBVhnb58Q=
129+
github.com/pb33f/libopenapi v0.31.3/go.mod h1:oaebeA5l58AFbZ7qRKTtMnu15JEiPlaBas1vLDcw9vs=
130130
github.com/pb33f/ordered-map/v2 v2.3.0 h1:k2OhVEQkhTCQMhAicQ3Z6iInzoZNQ7L9MVomwKBZ5WQ=
131131
github.com/pb33f/ordered-map/v2 v2.3.0/go.mod h1:oe5ue+6ZNhy7QN9cPZvPA23Hx0vMHnNVeMg4fGdCANw=
132132
github.com/pelletier/go-toml v1.2.0/go.mod h1:5z9KED0ma1S8pY6P1sdut58dfprrGBbd/94hg7ilaic=

0 commit comments

Comments
 (0)