schnutibox/vendor/github.com/twitchtv/twirp/tools.json
Marvin Steadfast ae35d9ab41
Some checks failed
continuous-integration/drone/push Build is failing
uses buf for compiling proto files and implements the server service
2021-05-05 11:14:17 +02:00

21 lines
566 B
JSON

{
"Tools": [
{
"Repository": "github.com/golang/protobuf/protoc-gen-go",
"Commit": "7716a980bceefe9a0213654823d9ea62d23b87a2"
},
{
"Repository": "github.com/kisielk/errcheck",
"Commit": "db0ca22445717d1b2c51ac1034440e0a2a2de645"
},
{
"Repository": "github.com/gogo/protobuf/protoc-gen-gofast",
"Commit": "30433562cfbf487fe1df7cd26c7bab168d2f14d0"
},
{
"Repository": "github.com/twitchtv/retool",
"Commit": "6f6d4930d88c40e23d2b54d12e64f0444e1fb4ef"
}
],
"RetoolVersion": "1.3.7"
}