1 2 3 4 5 6 7 8
module incantation go 1.12 require ( github.com/BurntSushi/toml v0.3.1 github.com/sirupsen/logrus v1.4.2 )