diff --git a/.travis.yml b/.travis.yml index bb83057..5057bb9 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -go_import_path: github.com/spf13/viper +go_import_path: github.com/SpectraLogic/viper language: go diff --git a/go.mod b/go.mod index 86e801c..0a24b99 100644 --- a/go.mod +++ b/go.mod @@ -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