Skip to content

Commit b3119ae

Browse files
build(deps): bump the go-openapi-dependencies group with 2 updates
Bumps the go-openapi-dependencies group with 2 updates: [github.com/go-openapi/testify/enable/yaml/v2](https://github.com/go-openapi/testify) and [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify). Updates `github.com/go-openapi/testify/enable/yaml/v2` from 2.1.8 to 2.2.0 - [Release notes](https://github.com/go-openapi/testify/releases) - [Commits](go-openapi/testify@v2.1.8...v2.2.0) Updates `github.com/go-openapi/testify/v2` from 2.1.8 to 2.2.0 - [Release notes](https://github.com/go-openapi/testify/releases) - [Commits](go-openapi/testify@v2.1.8...v2.2.0) --- updated-dependencies: - dependency-name: github.com/go-openapi/testify/enable/yaml/v2 dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-openapi-dependencies - dependency-name: github.com/go-openapi/testify/v2 dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-openapi-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 00dd696 commit b3119ae

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ require (
88
github.com/go-openapi/spec v0.22.3
99
github.com/go-openapi/strfmt v0.25.0
1010
github.com/go-openapi/swag/fileutils v0.25.4
11-
github.com/go-openapi/testify/enable/yaml/v2 v2.1.8
12-
github.com/go-openapi/testify/v2 v2.1.8
11+
github.com/go-openapi/testify/enable/yaml/v2 v2.2.0
12+
github.com/go-openapi/testify/v2 v2.2.0
1313
github.com/go-openapi/validate v0.25.1
1414
go.opentelemetry.io/otel v1.39.0
1515
go.opentelemetry.io/otel/sdk v1.39.0

go.sum

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -43,10 +43,10 @@ github.com/go-openapi/swag/typeutils v0.25.4 h1:1/fbZOUN472NTc39zpa+YGHn3jzHWhv4
4343
github.com/go-openapi/swag/typeutils v0.25.4/go.mod h1:Ou7g//Wx8tTLS9vG0UmzfCsjZjKhpjxayRKTHXf2pTE=
4444
github.com/go-openapi/swag/yamlutils v0.25.4 h1:6jdaeSItEUb7ioS9lFoCZ65Cne1/RZtPBZ9A56h92Sw=
4545
github.com/go-openapi/swag/yamlutils v0.25.4/go.mod h1:MNzq1ulQu+yd8Kl7wPOut/YHAAU/H6hL91fF+E2RFwc=
46-
github.com/go-openapi/testify/enable/yaml/v2 v2.1.8 h1:up0PBz3cimYG6AyfRnTOwIqiXh1RurlhY9ICidBO0Hk=
47-
github.com/go-openapi/testify/enable/yaml/v2 v2.1.8/go.mod h1:8IDd7ea5nRkdas22qXutea38xITId1B1j/KoEmEBht4=
48-
github.com/go-openapi/testify/v2 v2.1.8 h1:Ctu3hazcJy+DzbCPKjA5S5JW86UFY9PZ2LAfuMp3Ru8=
49-
github.com/go-openapi/testify/v2 v2.1.8/go.mod h1:HCPmvFFnheKK2BuwSA0TbbdxJ3I16pjwMkYkP4Ywn54=
46+
github.com/go-openapi/testify/enable/yaml/v2 v2.2.0 h1:JX/XaTqb/GHkuadIfglX9Ytg55+NJwg7YUfN3+kBjww=
47+
github.com/go-openapi/testify/enable/yaml/v2 v2.2.0/go.mod h1:RhM6C4J+Vdf+D7+o26wMHD8u+iJr9dKTwmknQeMNdGw=
48+
github.com/go-openapi/testify/v2 v2.2.0 h1:84LnzAhv4STcZTy3b6a1xs4rnzpS5HUvl24KzKqaYJo=
49+
github.com/go-openapi/testify/v2 v2.2.0/go.mod h1:HCPmvFFnheKK2BuwSA0TbbdxJ3I16pjwMkYkP4Ywn54=
5050
github.com/go-openapi/validate v0.25.1 h1:sSACUI6Jcnbo5IWqbYHgjibrhhmt3vR6lCzKZnmAgBw=
5151
github.com/go-openapi/validate v0.25.1/go.mod h1:RMVyVFYte0gbSTaZ0N4KmTn6u/kClvAFp+mAVfS/DQc=
5252
github.com/go-viper/mapstructure/v2 v2.4.0 h1:EBsztssimR/CONLSZZ04E8qAkxNYq4Qp9LvH92wZUgs=

0 commit comments

Comments
 (0)