Skip to content

Commit

Permalink
fix(deps): update go-openapi packages
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 4, 2024
1 parent 609c42d commit 6ba570e
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 6 deletions.
12 changes: 6 additions & 6 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ module github.com/bjerkio/crayon-api-go
go 1.13

require (
github.com/go-openapi/errors v0.20.4
github.com/go-openapi/runtime v0.26.0
github.com/go-openapi/spec v0.20.8
github.com/go-openapi/errors v0.21.1
github.com/go-openapi/runtime v0.27.2
github.com/go-openapi/spec v0.20.15
github.com/go-openapi/spec3 v0.0.0-20200311181749-3fab9faa9094 // indirect
github.com/go-openapi/strfmt v0.21.7
github.com/go-openapi/swag v0.22.4
github.com/go-openapi/validate v0.22.1
github.com/go-openapi/strfmt v0.22.2
github.com/go-openapi/swag v0.22.10
github.com/go-openapi/validate v0.23.2
github.com/google/addlicense v0.0.0-20200906110928-a0294312aa76
)
Loading

0 comments on commit 6ba570e

Please sign in to comment.