File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/Japan7/producer
33go 1.25.0
44
55require (
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
Original file line number Diff line number Diff line change @@ -33,8 +33,8 @@ github.com/cevatbarisyilmaz/ara v0.0.4/go.mod h1:BfFOxnUd6Mj6xmcvRxHN3Sr21Z1T3U2
3333github.com/clipperhouse/uax29/v2 v2.7.0 h1:+gs4oBZ2gPfVrKPthwbMzWZDaAFPGYK72F0NJv2v7Vk =
3434github.com/clipperhouse/uax29/v2 v2.7.0 /go.mod h1:EFJ2TJMRUaplDxHKj1qAEhCtQPW2tJSwu5BF98AuoVM =
3535github.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 =
3838github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
3939github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
4040github.com/dustin/go-humanize v1.0.1 h1:GzkhY7T5VNhEkwH0PVJgjz+fX1rhBrR7pRT3mDkpeCY =
You can’t perform that action at this time.
0 commit comments