2017-08-15 00:43:56 +03:00
|
|
|
ignored = ["elyby/minecraft-skinsystem"]
|
|
|
|
|
|
|
|
[[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"
|
|
|
|
|
|
|
|
[[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
|
|
|
|
2017-08-27 18:10:03 +03:00
|
|
|
[[constraint]]
|
2017-09-03 22:45:38 +03:00
|
|
|
name = "github.com/assembla/cony"
|
|
|
|
version = "^0.3.2"
|
2017-08-27 18:10:03 +03:00
|
|
|
|
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"
|