2018-07-24 23:04:33 +00:00
|
|
|
[prune]
|
|
|
|
go-tests = true
|
|
|
|
unused-packages = true
|
|
|
|
|
2018-08-14 23:27:21 +00:00
|
|
|
[[prune.project]]
|
|
|
|
name = "github.com/cloudflare/brotli-go"
|
|
|
|
unused-packages = false
|
|
|
|
|
|
|
|
|
|
|
|
|
2018-05-01 23:45:06 +00:00
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/facebookgo/grace"
|
|
|
|
branch = "master"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/getsentry/raven-go"
|
|
|
|
branch = "master"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/pkg/errors"
|
|
|
|
version = "0.8.0"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/prometheus/client_golang"
|
|
|
|
version = "0.9.0-pre1"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/sirupsen/logrus"
|
|
|
|
version = "1.0.3"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/stretchr/testify"
|
|
|
|
version = "1.2.1"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "golang.org/x/net"
|
|
|
|
branch = "master"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "golang.org/x/sync"
|
|
|
|
branch = "master"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "gopkg.in/urfave/cli.v2"
|
|
|
|
source = "https://github.com/cbranch/cli"
|
|
|
|
branch = "altsrc-parse-durations"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "zombiezen.com/go/capnproto2"
|
|
|
|
source = "https://github.com/zombiezen/go-capnproto2"
|
2018-10-08 19:20:28 +00:00
|
|
|
version = "2.17.1"
|
2018-05-01 23:45:06 +00:00
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/gorilla/websocket"
|
|
|
|
version = "1.2.0"
|
|
|
|
|
2018-07-24 23:04:33 +00:00
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/coredns/coredns"
|
|
|
|
branch = "master"
|
2018-08-07 19:34:09 +00:00
|
|
|
|
2018-08-07 18:08:39 +00:00
|
|
|
[[constraint]]
|
|
|
|
name = "github.com/cloudflare/brotli-go"
|
|
|
|
branch = "master"
|
|
|
|
|
2018-08-07 19:34:09 +00:00
|
|
|
[[override]]
|
|
|
|
name = "github.com/mholt/caddy"
|
|
|
|
branch = "master"
|
2018-10-08 19:20:28 +00:00
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
branch = "master"
|
|
|
|
name = "github.com/coreos/go-oidc"
|
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
branch = "master"
|
|
|
|
name = "golang.org/x/crypto"
|
2019-01-10 20:55:44 +00:00
|
|
|
|
|
|
|
[[constraint]]
|
|
|
|
branch = "master"
|
|
|
|
name = "github.com/cloudflare/golibs"
|