Skip to content

Commit 724dc93

Browse files
chore(deps): Bump github.com/go-openapi/swag/jsonutils (#215)
Bumps [github.com/go-openapi/swag/jsonutils](https://github.com/go-openapi/swag) from 0.28.0 to 0.29.1. - [Release notes](https://github.com/go-openapi/swag/releases) - [Commits](go-openapi/swag@v0.28.0...v0.29.1) --- updated-dependencies: - dependency-name: github.com/go-openapi/swag/jsonutils dependency-version: 0.29.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e0cc591 commit 724dc93

4 files changed

Lines changed: 15 additions & 10 deletions

File tree

go.mod

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
github.com/go-openapi/runtime v0.33.1
88
github.com/go-openapi/strfmt v0.27.0
99
github.com/go-openapi/swag/conv v0.29.1
10-
github.com/go-openapi/swag/jsonutils v0.28.0
10+
github.com/go-openapi/swag/jsonutils v0.29.1
1111
github.com/go-openapi/swag/stringutils v0.29.1
1212
github.com/go-openapi/swag/typeutils v0.29.1
1313
github.com/go-openapi/validate v0.26.3
@@ -28,7 +28,7 @@ require (
2828
github.com/go-openapi/swag/fileutils v0.28.0 // indirect
2929
github.com/go-openapi/swag/loading v0.28.0 // indirect
3030
github.com/go-openapi/swag/mangling v0.28.0 // indirect
31-
github.com/go-openapi/swag/pools v0.28.0 // indirect
31+
github.com/go-openapi/swag/pools v0.29.1 // indirect
3232
github.com/go-openapi/swag/yamlutils v0.28.0 // indirect
3333
github.com/go-viper/mapstructure/v2 v2.5.0 // indirect
3434
github.com/google/uuid v1.6.0 // indirect

go.sum

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,16 @@ github.com/go-openapi/swag/conv v0.29.1 h1:AC4Eh/5c/eUDOUCzzsRC9ghmFgOSBHeRMGIng
2727
github.com/go-openapi/swag/conv v0.29.1/go.mod h1:S1X7/ZrBEZOC0Wc8AGxjbcGS92l3WEjA7aPtpl+RaqM=
2828
github.com/go-openapi/swag/fileutils v0.28.0 h1:Z04XWQD7R8Eq+7GnOrjovBxPPmZzsS4gt2H2GPGIViU=
2929
github.com/go-openapi/swag/fileutils v0.28.0/go.mod h1:VvJFZLTZS0AI854gEQz5tk7dBESdLjiNUMSZ/th2ry8=
30-
github.com/go-openapi/swag/jsonutils v0.28.0 h1:YIch6FwO7RXzeAnbO8Tu7dWBZeUEH+4nA0HXltVTnv4=
31-
github.com/go-openapi/swag/jsonutils v0.28.0/go.mod h1:CYM3WlTUcagR2ZoHdz54di/cbBqt82tuxuXgAjxw+mg=
32-
github.com/go-openapi/swag/jsonutils/fixtures_test v0.28.0 h1:qV+VVUAx5Oro8WjVWpZeql7YReTKhT4smR4zhcOQZr0=
33-
github.com/go-openapi/swag/jsonutils/fixtures_test v0.28.0/go.mod h1:mofwUWx70wvskwESqRJ//k/9kURmCgyJl5m5Ppoh5kY=
30+
github.com/go-openapi/swag/jsonutils v0.29.1 h1:AFCxs0eQZ24/QyfhVHM2t49rMz7Vv3XCsZQI6yrNy+c=
31+
github.com/go-openapi/swag/jsonutils v0.29.1/go.mod h1:u3+sCfJpttDpcmS5kpm0yxL6GK0eWgODsx8Yw8fcqNM=
32+
github.com/go-openapi/swag/jsonutils/fixtures_test v0.29.1 h1:BiiXE31Bx9SfpsMmOQj5KYpUhTZBpLVriVhJDuLuY2o=
33+
github.com/go-openapi/swag/jsonutils/fixtures_test v0.29.1/go.mod h1:julgTUKZ9/D0j6O7GKajmRs+812FWxQg/mMpGunWSjg=
3434
github.com/go-openapi/swag/loading v0.28.0 h1:td8QZdZC9MIYGGSnSPKShKiK22I2tU5UQvuUhIBPRLU=
3535
github.com/go-openapi/swag/loading v0.28.0/go.mod h1:rXB0QiQX5mMveXEA7ouM4KiiM9jVJe4K6BVbwhD1M4k=
3636
github.com/go-openapi/swag/mangling v0.28.0 h1:pH8eyeNO9SLYsTMWJrurnNfKmDa28XrlA+HePVD53VM=
3737
github.com/go-openapi/swag/mangling v0.28.0/go.mod h1:jtBE2+V+3pILxOR7Vgce+Cwp6A2PgZbvVqfNntbVs0w=
38-
github.com/go-openapi/swag/pools v0.28.0 h1:HPMZWSAfce3rdVTFcjFiCIBtDg9h4x2QlRrHipwhxeU=
39-
github.com/go-openapi/swag/pools v0.28.0/go.mod h1:kVQefhSK5RWuRe7BXsL8htgBPAMpN7HDGpGEknqugeE=
38+
github.com/go-openapi/swag/pools v0.29.1 h1:NRogYxdEW9SjRM4mkAOji9iefO4MRXq3p/ZJcoQbUKg=
39+
github.com/go-openapi/swag/pools v0.29.1/go.mod h1:leDcaghjkRAhCuCRv9NfJU5f0mjoU3cT/XZObhMk3pc=
4040
github.com/go-openapi/swag/stringutils v0.29.1 h1:1ykunK7iJQk1uOO7+oUH1ukbsK85fFCOiCFMOVSY+F0=
4141
github.com/go-openapi/swag/stringutils v0.29.1/go.mod h1:7fSqZ+z8Qc0tOfAAK0jVa5qFGrnIlRi6n7NeGGrr1vc=
4242
github.com/go-openapi/swag/typeutils v0.29.1 h1:Nzv9nhnlLCRBPQqfOX+7lB6Guju370or8StT+lIOf6M=

vendor/github.com/go-openapi/swag/jsonutils/adapters/stdlib/json/options.go

Lines changed: 5 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vendor/modules.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ github.com/go-openapi/swag/conv
6262
# github.com/go-openapi/swag/fileutils v0.28.0
6363
## explicit; go 1.25.0
6464
github.com/go-openapi/swag/fileutils
65-
# github.com/go-openapi/swag/jsonutils v0.28.0
65+
# github.com/go-openapi/swag/jsonutils v0.29.1
6666
## explicit; go 1.25.0
6767
github.com/go-openapi/swag/jsonutils
6868
github.com/go-openapi/swag/jsonutils/adapters
@@ -74,7 +74,7 @@ github.com/go-openapi/swag/loading
7474
# github.com/go-openapi/swag/mangling v0.28.0
7575
## explicit; go 1.25.0
7676
github.com/go-openapi/swag/mangling
77-
# github.com/go-openapi/swag/pools v0.28.0
77+
# github.com/go-openapi/swag/pools v0.29.1
7878
## explicit; go 1.25.0
7979
github.com/go-openapi/swag/pools
8080
# github.com/go-openapi/swag/stringutils v0.29.1

0 commit comments

Comments
 (0)