You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
45 lines
862 B
45 lines
862 B
[prune]
|
|
go-tests = true
|
|
unused-packages = true
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "code.gitea.io/sdk"
|
|
|
|
[[constraint]]
|
|
name = "github.com/urfave/cli"
|
|
version = "1.20.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/google/go-github"
|
|
version = "15.0.0"
|
|
[[constraint]]
|
|
name = "github.com/stretchr/testify"
|
|
version = "1.2.2"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/jinzhu/configor"
|
|
|
|
[[constraint]]
|
|
name = "github.com/gobuffalo/packr"
|
|
version = "1.11.1"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/adam-hanna/randomstrings"
|
|
|
|
[[constraint]]
|
|
name = "gopkg.in/macaron.v1"
|
|
version = "1.3.1"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/go-macaron/session"
|
|
|
|
[[constraint]]
|
|
branch = "master"
|
|
name = "github.com/go-macaron/binding"
|
|
[[constraint]]
|
|
name = "github.com/sirupsen/logrus"
|
|
version = "1.0.6"
|
|
|