Add go version to the mod file

This commit is contained in:
Mark Sagi-Kazar 2019-09-27 21:50:09 +02:00 committed by Márk Sági-Kazár
parent 583f79b3ea
commit c171232d3a

2
go.mod
View file

@ -1,5 +1,7 @@
module github.com/spf13/viper
go 1.12
require (
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 // indirect
github.com/coreos/bbolt v1.3.2 // indirect