mirror of
https://github.com/thegeeklab/wp-gitea-release.git
synced 2024-11-09 17:30:39 +00:00
20 lines
332 B
TOML
20 lines
332 B
TOML
[[constraint]]
|
|
branch = "master"
|
|
name = "code.gitea.io/sdk"
|
|
|
|
[[constraint]]
|
|
name = "github.com/Sirupsen/logrus"
|
|
version = "1.0.5"
|
|
|
|
[[constraint]]
|
|
name = "github.com/joho/godotenv"
|
|
version = "1.2.0"
|
|
|
|
[[constraint]]
|
|
name = "github.com/urfave/cli"
|
|
version = "1.20.0"
|
|
|
|
[prune]
|
|
go-tests = true
|
|
unused-packages = true
|