aboutsummaryrefslogtreecommitdiff
path: root/go.mod
blob: 43948d402f5f0702461d23d254b9e3811f575142 (plain) (blame)
1
2
3
4
5
module github.com/Whirlsplash/munch

go 1.16

require github.com/spf13/viper v1.8.1