-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtools.json
More file actions
25 lines (25 loc) · 703 Bytes
/
tools.json
File metadata and controls
25 lines (25 loc) · 703 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
"Tools": [
{
"Repository": "github.com/mgechev/revive",
"Commit": "7773f47324c2bf1c8f7a5500aff2b6c01d3ed73b"
},
{
"Repository": "github.com/dnephin/govet",
"Commit": "4a96d43e39d340b63daa8bc5576985aa599885f6"
},
{
"Repository": "github.com/pingcap/failpoint/failpoint-ctl",
"Commit": "30cc7431d99c6a7f2836387d4bb255a3bd6a5e0a"
},
{
"Repository": "github.com/go-playground/overalls",
"Commit": "22ec1a223b7c9a2e56355bd500b539cba3784238"
},
{
"Repository": "github.com/golangci/golangci-lint/cmd/golangci-lint",
"Commit": "4ba2155996359eabd8800d1fbf3e3a9777c80490"
}
],
"RetoolVersion": "1.3.7"
}