2018-02-16 00:13:57 +03:00
|
|
|
ignored = ["github.com/elyby/chrly"]
|
2017-08-15 00:43:56 +03:00
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/gorilla/mux"
|
|
|
|
version = "1.4.0"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/mediocregopher/radix.v2"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/mono83/slf"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/spf13/cobra"
|
2018-01-24 01:39:40 +03:00
|
|
|
branch = "master"
|
2017-08-15 00:43:56 +03:00
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/spf13/viper"
|
|
|
|
|
|
|
|
[[constraint]]
|
2017-09-03 22:45:38 +03:00
|
|
|
name = "github.com/getsentry/raven-go"
|
2017-08-18 01:08:08 +03:00
|
|
|
|
2018-01-15 23:52:22 +03:00
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/SermoDigital/jose"
|
|
|
|
version = "~1.1.0"
|
|
|
|
|
2018-01-23 18:43:37 +03:00
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/thedevsaddam/govalidator"
|
|
|
|
source = "https://github.com/erickskrauch/govalidator.git"
|
|
|
|
branch = "issue-18"
|
|
|
|
|
2017-08-18 01:08:08 +03:00
|
|
|
# Testing dependencies
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/stretchr/testify"
|
|
|
|
version = "^1.1.4"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/golang/mock"
|
|
|
|
version = "^1.0.0"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "gopkg.in/h2non/gock.v1"
|
|
|
|
version = "^1.0.6"
|