ananke/go.mod

6 lines
78 B
Modula-2
Raw Normal View History

module scm.bstein.dev/bstein/ananke
go 1.25
require gopkg.in/yaml.v3 v3.0.1