File: go.mod

package info (click to toggle)
golang-blitiri-go-spf 1.5.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 3,524 kB
  • sloc: makefile: 3
file content (5 lines) | stat: -rw-r--r-- 71 bytes parent folder | download
1
2
3
4
5
module blitiri.com.ar/go/spf

go 1.15

require gopkg.in/yaml.v3 v3.0.1