core: bump github.com/go-openapi/strfmt from 0.21.5 to 0.21.7 (#5103)
Bumps [github.com/go-openapi/strfmt](https://github.com/go-openapi/strfmt) from 0.21.5 to 0.21.7. - [Release notes](https://github.com/go-openapi/strfmt/releases) - [Commits](https://github.com/go-openapi/strfmt/compare/v0.21.5...v0.21.7) --- updated-dependencies: - dependency-name: github.com/go-openapi/strfmt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							
								
								
									
										10
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										10
									
								
								go.mod
									
									
									
									
									
								
							@ -10,7 +10,7 @@ require (
 | 
			
		||||
	github.com/go-http-utils/etag v0.0.0-20161124023236-513ea8f21eb1
 | 
			
		||||
	github.com/go-ldap/ldap/v3 v3.4.4
 | 
			
		||||
	github.com/go-openapi/runtime v0.25.0
 | 
			
		||||
	github.com/go-openapi/strfmt v0.21.5
 | 
			
		||||
	github.com/go-openapi/strfmt v0.21.7
 | 
			
		||||
	github.com/golang-jwt/jwt v3.2.2+incompatible
 | 
			
		||||
	github.com/google/uuid v1.3.0
 | 
			
		||||
	github.com/gorilla/handlers v1.5.1
 | 
			
		||||
@ -38,7 +38,7 @@ require (
 | 
			
		||||
	github.com/Azure/go-ntlmssp v0.0.0-20220621081337-cb9428e4ac1e // indirect
 | 
			
		||||
	github.com/PuerkitoBio/purell v1.1.1 // indirect
 | 
			
		||||
	github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 // indirect
 | 
			
		||||
	github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d // indirect
 | 
			
		||||
	github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2 // indirect
 | 
			
		||||
	github.com/beorn7/perks v1.0.1 // indirect
 | 
			
		||||
	github.com/cespare/xxhash/v2 v2.1.2 // indirect
 | 
			
		||||
	github.com/davecgh/go-spew v1.1.1 // indirect
 | 
			
		||||
@ -49,7 +49,7 @@ require (
 | 
			
		||||
	github.com/go-logr/logr v1.2.3 // indirect
 | 
			
		||||
	github.com/go-logr/stdr v1.2.2 // indirect
 | 
			
		||||
	github.com/go-openapi/analysis v0.21.2 // indirect
 | 
			
		||||
	github.com/go-openapi/errors v0.20.2 // indirect
 | 
			
		||||
	github.com/go-openapi/errors v0.20.3 // indirect
 | 
			
		||||
	github.com/go-openapi/jsonpointer v0.19.5 // indirect
 | 
			
		||||
	github.com/go-openapi/jsonreference v0.19.6 // indirect
 | 
			
		||||
	github.com/go-openapi/loads v0.21.1 // indirect
 | 
			
		||||
@ -60,7 +60,7 @@ require (
 | 
			
		||||
	github.com/josharian/intern v1.0.0 // indirect
 | 
			
		||||
	github.com/mailru/easyjson v0.7.7 // indirect
 | 
			
		||||
	github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
 | 
			
		||||
	github.com/mitchellh/mapstructure v1.4.3 // indirect
 | 
			
		||||
	github.com/mitchellh/mapstructure v1.5.0 // indirect
 | 
			
		||||
	github.com/oklog/ulid v1.3.1 // indirect
 | 
			
		||||
	github.com/opentracing/opentracing-go v1.2.0 // indirect
 | 
			
		||||
	github.com/pmezard/go-difflib v1.0.0 // indirect
 | 
			
		||||
@ -68,7 +68,7 @@ require (
 | 
			
		||||
	github.com/prometheus/client_model v0.3.0 // indirect
 | 
			
		||||
	github.com/prometheus/common v0.37.0 // indirect
 | 
			
		||||
	github.com/prometheus/procfs v0.8.0 // indirect
 | 
			
		||||
	go.mongodb.org/mongo-driver v1.10.0 // indirect
 | 
			
		||||
	go.mongodb.org/mongo-driver v1.11.3 // indirect
 | 
			
		||||
	go.opentelemetry.io/otel v1.11.1 // indirect
 | 
			
		||||
	go.opentelemetry.io/otel/trace v1.11.1 // indirect
 | 
			
		||||
	golang.org/x/crypto v0.0.0-20220926161630-eccd6366d1be // indirect
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user