Update dependencies

This commit is contained in:
Ken-Håvard Lieng 2018-12-06 11:03:03 +01:00
parent cca3f5bc93
commit 007fc80e72
30 changed files with 733 additions and 519 deletions

View file

@ -1,8 +1,12 @@
go_import_path: github.com/spf13/viper
language: go
env:
global:
- GO111MODULE="on"
go:
- 1.10.x
- 1.11.x
- tip