module go.felesatra.moe/keeper go 1.18 require ( cloud.google.com/go v0.44.3 github.com/davecgh/go-spew v1.1.1 // indirect github.com/google/go-cmp v0.3.1 github.com/pelletier/go-toml v1.2.0 gopkg.in/yaml.v2 v2.2.2 // indirect )