Adding Viper as a dependency.
This commit is contained in:
parent
fa111ccee4
commit
88ca728041
2 changed files with 121 additions and 0 deletions
|
@ -8,6 +8,10 @@ required = ["git.apache.org/thrift.git/lib/go/thrift"]
|
|||
name = "github.com/spf13/cobra"
|
||||
revision = "fe5e611709b0c57fa4a89136deaa8e1d4004d053"
|
||||
|
||||
[[constraint]]
|
||||
name = "github.com/spf13/viper"
|
||||
revision = "62edee319679b6ceaec16de03b966102d2dea709"
|
||||
|
||||
[[constraint]]
|
||||
name = "git.apache.org/thrift.git"
|
||||
branch = "0.10.0-http-client-fix"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue