Newer
Older
# Gopkg.toml example
#
# Refer to https://golang.github.io/dep/docs/Gopkg.toml.html
# for detailed Gopkg.toml documentation.
#
# required = ["github.com/user/thing/cmd/thing"]
# ignored = ["github.com/user/project/pkgX", "bitbucket.org/user/project/pkgA/pkgY"]
#
# [[constraint]]
# name = "github.com/user/project"
# version = "1.0.0"
#
# [[constraint]]
# name = "github.com/user/project2"
# branch = "dev"
# source = "github.com/myfork/project2"
#
# [[override]]
# name = "github.com/x/y"
# version = "2.4.0"
#
# [prune]
# non-go = false
# go-tests = true
# unused-packages = true
[[constraint]]
branch = "master"
name = "corelab.mkcl.org/MKCLOS/coredevelopmentplatform/coreospackage"
[[constraint]]
name = "github.com/BurntSushi/toml"
version = "0.3.0"
[[constraint]]
name = "github.com/DataDog/zstd"
version = "1.3.4"
[[constraint]]
name = "github.com/OneOfOne/xxhash"
version = "1.2.2"
[[constraint]]
branch = "master"
name = "github.com/TylerBrock/colorjson"
[[constraint]]
name = "github.com/asaskevich/govalidator"
version = "9.0.0"
[[constraint]]
branch = "master"
name = "github.com/bluele/gcache"
[[constraint]]
name = "github.com/boltdb/bolt"
version = "1.3.1"
branch = "master"
name = "github.com/caibirdme/yql"
[[constraint]]
name = "github.com/dgrijalva/jwt-go"
version = "3.2.0"
[[constraint]]
name = "github.com/gin-gonic/gin"
version = "1.2.0"
[[constraint]]
name = "github.com/go-sql-driver/mysql"
version = "1.4.0"
[[constraint]]
name = "github.com/gocraft/dbr"
version = "2.2.0"
[[constraint]]
name = "github.com/lithammer/fuzzysearch"
version = "1.0.1"
[[constraint]]
branch = "master"
name = "github.com/noaway/heartbeat"
[[constraint]]
branch = "master"
name = "github.com/oleksandr/conditions"
[[constraint]]
name = "github.com/op/go-logging"
version = "1.0.0"
[[constraint]]
name = "github.com/patrickmn/go-cache"
version = "2.1.0"
[[constraint]]
name = "github.com/pelletier/go-toml"
version = "1.2.0"
[[constraint]]
branch = "master"
name = "github.com/pquerna/ffjson"
[[constraint]]
name = "github.com/segmentio/ksuid"
version = "1.0.1"
[[constraint]]
branch = "master"
name = "github.com/shurcooL/go-goon"
[[constraint]]
name = "github.com/stretchr/testify"
version = "1.2.2"
[[constraint]]
name = "github.com/thedevsaddam/govalidator"
version = "1.9.1"
version = "1.9.0"
[[constraint]]
branch = "master"
name = "golang.org/x/crypto"
[[constraint]]
name = "gopkg.in/ldap.v2"
version = "2.5.1"
[[constraint]]
branch = "v2"
name = "gopkg.in/mgo.v2"
[[constraint]]
name = "gopkg.in/natefinch/lumberjack.v2"
version = "2.1.0"
[prune]
go-tests = true
unused-packages = true