Skip to content

Commit 05a6e6f

Browse files
chore(deps): bump github.com/go-openapi/testify/v2
Bumps the go-openapi-dependencies group with 1 update: [github.com/go-openapi/testify/v2](https://github.com/go-openapi/testify). Updates `github.com/go-openapi/testify/v2` from 2.0.2 to 2.1.8 - [Release notes](https://github.com/go-openapi/testify/releases) - [Commits](go-openapi/testify@v2.0.2...v2.1.8) --- updated-dependencies: - dependency-name: github.com/go-openapi/testify/v2 dependency-version: 2.1.8 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-openapi-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e481e05 commit 05a6e6f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/go-openapi/jsonpointer
22

33
require (
44
github.com/go-openapi/swag/jsonname v0.25.4
5-
github.com/go-openapi/testify/v2 v2.0.2
5+
github.com/go-openapi/testify/v2 v2.1.8
66
)
77

88
go 1.24.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
github.com/go-openapi/swag/jsonname v0.25.4 h1:bZH0+MsS03MbnwBXYhuTttMOqk+5KcQ9869Vye1bNHI=
22
github.com/go-openapi/swag/jsonname v0.25.4/go.mod h1:GPVEk9CWVhNvWhZgrnvRA6utbAltopbKwDu8mXNUMag=
3-
github.com/go-openapi/testify/v2 v2.0.2 h1:X999g3jeLcoY8qctY/c/Z8iBHTbwLz7R2WXd6Ub6wls=
4-
github.com/go-openapi/testify/v2 v2.0.2/go.mod h1:HCPmvFFnheKK2BuwSA0TbbdxJ3I16pjwMkYkP4Ywn54=
3+
github.com/go-openapi/testify/v2 v2.1.8 h1:Ctu3hazcJy+DzbCPKjA5S5JW86UFY9PZ2LAfuMp3Ru8=
4+
github.com/go-openapi/testify/v2 v2.1.8/go.mod h1:HCPmvFFnheKK2BuwSA0TbbdxJ3I16pjwMkYkP4Ywn54=

0 commit comments

Comments
 (0)