10 lines
174 B
Modula-2
10 lines
174 B
Modula-2
module git.wow.st/gmp/cget
|
|
|
|
go 1.14
|
|
|
|
require (
|
|
github.com/BurntSushi/toml v0.3.1
|
|
github.com/domodwyer/mailyak v3.1.1+incompatible
|
|
github.com/mitchellh/go-homedir v1.1.0
|
|
)
|