jobwatch/app/go.mod

6 lines
58 B
Modula-2

module jobwatch
go 1.18
require gopkg.in/yaml.v2 v2.4.0