File: go.mod

package info (click to toggle)
golang-github-spf13-cast 1.10.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental, sid
  • size: 284 kB
  • sloc: makefile: 34
file content (5 lines) | stat: -rw-r--r-- 91 bytes parent folder | download
1
2
3
4
5
module github.com/spf13/cast/generator

go 1.24.3

require github.com/dave/jennifer v1.7.1