git » spf » main » tree

[main] / go.mod

1
2
3
4
5
module blitiri.com.ar/go/spf

go 1.25

require gopkg.in/yaml.v3 v3.0.1