add go-streamrpc to Gopkg.toml

This commit is contained in:
Christian Schwarz
2018-08-25 15:14:27 +02:00
parent f46d1bc338
commit b56e236874
2 changed files with 105 additions and 5 deletions
+4
View File
@@ -55,3 +55,7 @@ ignored = [ "github.com/inconshreveable/mousetrap" ]
[[constraint]]
name = "github.com/prometheus/client_golang"
branch = "master"
[[constraint]]
name = "github.com/problame/go-streamrpc"
version = "0.1.0"