Skip to content

Commit e622dfb

Browse files
fix(deps): update module github.com/danielgtaylor/huma/v2 to v2.37.1
1 parent ddd596e commit e622dfb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/Japan7/producer
33
go 1.25.0
44

55
require (
6-
github.com/danielgtaylor/huma/v2 v2.37.0
6+
github.com/danielgtaylor/huma/v2 v2.37.1
77
github.com/gabriel-vasile/mimetype v1.4.13
88
github.com/gofiber/fiber/v2 v2.52.11
99
github.com/johannesboyne/gofakes3 v0.0.0-20260208201424-4c385a1f6a73

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ github.com/cevatbarisyilmaz/ara v0.0.4/go.mod h1:BfFOxnUd6Mj6xmcvRxHN3Sr21Z1T3U2
3333
github.com/clipperhouse/uax29/v2 v2.7.0 h1:+gs4oBZ2gPfVrKPthwbMzWZDaAFPGYK72F0NJv2v7Vk=
3434
github.com/clipperhouse/uax29/v2 v2.7.0/go.mod h1:EFJ2TJMRUaplDxHKj1qAEhCtQPW2tJSwu5BF98AuoVM=
3535
github.com/cpuguy83/go-md2man/v2 v2.0.6/go.mod h1:oOW0eioCTA6cOiMLiUPZOpcVxMig6NIQQ7OS05n1F4g=
36-
github.com/danielgtaylor/huma/v2 v2.37.0 h1:J1Uoi4YTbOA0G+4sTcz7mfPnEotNUgZ4pQAg1MBurDM=
37-
github.com/danielgtaylor/huma/v2 v2.37.0/go.mod h1:95S04G/lExFRYlBkKaBaZm9lVmxRmqX9f2CgoOZ11AM=
36+
github.com/danielgtaylor/huma/v2 v2.37.1 h1:jLqo0vUg1mdJJuVXB1P0xF2SschBczsLhEaeHJFGXuM=
37+
github.com/danielgtaylor/huma/v2 v2.37.1/go.mod h1:95S04G/lExFRYlBkKaBaZm9lVmxRmqX9f2CgoOZ11AM=
3838
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
3939
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
4040
github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY=

0 commit comments

Comments
 (0)