Skip to content

Commit 5256eeb

Browse files
committed
add viper to build update package
1 parent 390d84e commit 5256eeb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ test: update-package
3131
update-package:
3232
go get -u github.com/denisenkom/go-mssqldb
3333
go get -u github.com/sirupsen/logrus
34+
go get -u github.com/spf13/viper
3435
go get -u github.com/spf13/cobra
3536
go get -u github.com/inconshreveable/mousetrap
3637
go get -u github.com/smartystreets/goconvey/convey

0 commit comments

Comments
 (0)