File: go.mod

package info (click to toggle)
golang-github-gofiber-schema 1.7.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 288 kB
  • sloc: makefile: 46
file content (7 lines) | stat: -rw-r--r-- 137 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
module github.com/gofiber/schema

go 1.25

require github.com/gofiber/utils/v2 v2.0.0

require github.com/google/uuid v1.6.0 // indirect