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"
|
2019-05-01 01:47:55 +03:00
|
|
|
version = "^1.6.1"
|
2017-08-15 00:43:56 +03:00
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/mediocregopher/radix.v2"
|
2019-05-01 01:47:55 +03:00
|
|
|
branch = "master"
|
2017-08-15 00:43:56 +03:00
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/mono83/slf"
|
2019-05-01 01:47:55 +03:00
|
|
|
branch = "master"
|
2017-08-15 00:43:56 +03:00
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/spf13/cobra"
|
2019-05-01 01:47:55 +03:00
|
|
|
version = "^0.0.3"
|
2017-08-15 00:43:56 +03:00
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/spf13/viper"
|
2019-05-01 01:47:55 +03:00
|
|
|
version = "^1.0.0"
|
2017-08-15 00:43:56 +03:00
|
|
|
|
|
|
|
[[constraint]]
|
2017-09-03 22:45:38 +03:00
|
|
|
name = "github.com/getsentry/raven-go"
|
2019-05-01 01:47:55 +03:00
|
|
|
branch = "master"
|
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"
|
2019-05-01 01:47:55 +03:00
|
|
|
version = "^1.9.6"
|
2018-01-23 18:43:37 +03:00
|
|
|
|
2019-04-21 20:28:58 +03:00
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/tevino/abool"
|
2019-05-01 01:47:55 +03:00
|
|
|
branch = "master"
|
2019-04-21 20:28:58 +03:00
|
|
|
|
2017-08-18 01:08:08 +03:00
|
|
|
# Testing dependencies
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/stretchr/testify"
|
2019-04-18 02:56:20 +03:00
|
|
|
version = "^1.3.0"
|
2017-08-18 01:08:08 +03:00
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/golang/mock"
|
|
|
|
version = "^1.0.0"
|
|
|
|
|
|
|
|
[[constraint]]
|
2019-05-01 01:47:55 +03:00
|
|
|
name = "github.com/h2non/gock"
|
2017-08-18 01:08:08 +03:00
|
|
|
version = "^1.0.6"
|