change mod and import path name (#1)

This commit is contained in:
pallabi-spectralogic 2020-01-10 16:02:17 -07:00 committed by GitHub
parent 2ecf3ac9a3
commit 1c55a94a73
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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