change mod and import path name

This commit is contained in:
Pallabi 2020-01-10 15:51:15 -07:00
parent 2ecf3ac9a3
commit 54fe457930
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
go_import_path: github.com/spf13/viper
go_import_path: github.com/SpectraLogic/viper
language: go

2
go.mod
View file

@ -1,4 +1,4 @@
module github.com/spf13/viper
module github.com/SpectraLogic/viper
require (
github.com/armon/consul-api v0.0.0-20180202201655-eb2c6b5be1b6 // indirect