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 9, 2024
1 parent e1093ac commit bced77c
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 5 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ module github.com/bjerkio/tripletex-go/v2
go 1.15

require (
github.com/go-openapi/errors v0.20.3
github.com/go-openapi/runtime v0.26.0
github.com/go-openapi/strfmt v0.21.7
github.com/go-openapi/swag v0.22.3
github.com/go-openapi/validate v0.22.1
github.com/go-openapi/errors v0.22.0
github.com/go-openapi/runtime v0.27.2
github.com/go-openapi/strfmt v0.22.2
github.com/go-openapi/swag v0.23.0
github.com/go-openapi/validate v0.23.2
github.com/google/addlicense v0.0.0-20200906110928-a0294312aa76 // indirect
)

0 comments on commit bced77c

Please sign in to comment.