Add go version to the mod file

This commit is contained in:
Mark Sagi-Kazar 2019-09-27 21:50:09 +02:00
parent 99520c81d8
commit e43d408b2d
No known key found for this signature in database
GPG key ID: 34CC109EB5ED1C2A

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