2017-08-15 03:13:56 +05:30
|
|
|
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-04 01:15:38 +05:30
|
|
|
name = "github.com/getsentry/raven-go"
|
2017-08-18 03:38:08 +05:30
|
|
|
|
2018-01-16 02:22:22 +05:30
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/SermoDigital/jose"
|
|
|
|
version = "~1.1.0"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/mitchellh/go-homedir"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/segmentio/go-prompt"
|
|
|
|
branch = "master"
|
|
|
|
|
2018-01-23 21:13:37 +05:30
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/thedevsaddam/govalidator"
|
|
|
|
source = "https://github.com/erickskrauch/govalidator.git"
|
|
|
|
branch = "issue-18"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
branch = "master"
|
|
|
|
name = "github.com/spf13/afero"
|
|
|
|
|
2017-08-18 03:38:08 +05:30
|
|
|
# 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"
|