Skip to content

Commit

Permalink
fix(deps): update module github.com/danielgtaylor/huma/v2 to v2.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 2c87b67 commit 00f15e1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module karaberus
go 1.22.1

require (
github.com/danielgtaylor/huma/v2 v2.9.0
github.com/danielgtaylor/huma/v2 v2.10.0
github.com/gofiber/fiber/v2 v2.52.2
github.com/google/uuid v1.6.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ github.com/andybalholm/brotli v1.1.0/go.mod h1:sms7XGricyQI9K10gOSf56VKKWS4oLer5
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/danielgtaylor/casing v1.0.0 h1:uX+PewTv0zbXeTluwRwlyPMRQEduVP9svLHpbDsQYkw=
github.com/danielgtaylor/casing v1.0.0/go.mod h1:eFdYmNxcuLDrRNW0efVoxSaApmvGXfHZ9k2CT/RSUF0=
github.com/danielgtaylor/huma/v2 v2.9.0 h1:OH0v0A/IvahnFe6bcbFJKfZGDx18cBaZvcjXkrjY4QU=
github.com/danielgtaylor/huma/v2 v2.9.0/go.mod h1:idDy9pDTw0SEN7rzSw47qkkzlUIY2R0pb74qlsFe/ow=
github.com/danielgtaylor/huma/v2 v2.10.0 h1:PHiD/e/Fb/fnQmoWvK36KXpIE22GV3Y66XJntUlIkVM=
github.com/danielgtaylor/huma/v2 v2.10.0/go.mod h1:idDy9pDTw0SEN7rzSw47qkkzlUIY2R0pb74qlsFe/ow=
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
Expand Down

0 comments on commit 00f15e1

Please sign in to comment.