diff --git a/go.mod b/go.mod index 3f4e1c2..44480fe 100644 --- a/go.mod +++ b/go.mod @@ -1,4 +1,4 @@ -module github.com/spf13/viper +module github.com/pupizoid/viper require ( github.com/fsnotify/fsnotify v1.4.7