Skip to content

Commit 25f0403

Browse files
committed
fix(deps): update module github.com/go-openapi/swag to v0.22.3
1 parent 7b4b9cd commit 25f0403

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

go.mod

+2-2
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ require (
1515

1616
require (
1717
github.com/go-openapi/strfmt v0.21.3
18-
github.com/go-openapi/swag v0.21.1
18+
github.com/go-openapi/swag v0.22.3
19+
github.com/google/go-containerregistry v0.11.0
1920
github.com/gorilla/mux v1.8.0
2021
github.com/sigstore/cosign v1.10.1
2122
github.com/slsa-framework/slsa-github-generator v1.2.0
@@ -108,7 +109,6 @@ require (
108109
github.com/golang/snappy v0.0.4 // indirect
109110
github.com/google/btree v1.1.2 // indirect
110111
github.com/google/certificate-transparency-go v1.1.3 // indirect
111-
github.com/google/go-containerregistry v0.11.0 // indirect
112112
github.com/google/go-github/v45 v45.2.0 // indirect
113113
github.com/google/go-querystring v1.1.0 // indirect
114114
github.com/google/gofuzz v1.2.0 // indirect

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -746,6 +746,8 @@ github.com/go-openapi/swag v0.19.5/go.mod h1:POnQmlKehdgb5mhVOsnJFsivZCEZ/vjK9gh
746746
github.com/go-openapi/swag v0.19.15/go.mod h1:QYRuS/SOXUCsnplDa677K7+DxSOj6IPNl/eQntq43wQ=
747747
github.com/go-openapi/swag v0.21.1 h1:wm0rhTb5z7qpJRHBdPOMuY4QjVUMbF6/kwoYeRAOrKU=
748748
github.com/go-openapi/swag v0.21.1/go.mod h1:QYRuS/SOXUCsnplDa677K7+DxSOj6IPNl/eQntq43wQ=
749+
github.com/go-openapi/swag v0.22.3 h1:yMBqmnQ0gyZvEb/+KzuWZOXgllrXT4SADYbvDaXHv/g=
750+
github.com/go-openapi/swag v0.22.3/go.mod h1:UzaqsxGiab7freDnrUUra0MwWfN/q7tE4j+VcZ0yl14=
749751
github.com/go-openapi/validate v0.21.0/go.mod h1:rjnrwK57VJ7A8xqfpAOEKRH8yQSGUriMu5/zuPSQ1hg=
750752
github.com/go-openapi/validate v0.22.0 h1:b0QecH6VslW/TxtpKgzpO1SNG7GU2FsaqKdP1E2T50Y=
751753
github.com/go-openapi/validate v0.22.0/go.mod h1:rjnrwK57VJ7A8xqfpAOEKRH8yQSGUriMu5/zuPSQ1hg=

0 commit comments

Comments
 (0)