mirror of
https://github.com/OffchainLabs/prysm.git
synced 2026-01-08 21:08:10 -05:00
Update rules go & gazelle (#12721)
* Update rules_go to v0.40.0 * Update gazelle to v0.26.0 * Update gazelle to v0.27.0 * Update gazelle to v0.28.0 * Update gazelle to v0.29.0 * Update gazelle to v0.30.0 * Update gazelle to v0.31.0
This commit is contained in:
@@ -94,7 +94,8 @@
|
||||
},
|
||||
"logruswitherror": {
|
||||
"exclude_files": {
|
||||
"external/.*": "Third party code"
|
||||
"external/.*": "Third party code",
|
||||
".*/testmain.go": "Generated/test code"
|
||||
}
|
||||
},
|
||||
"cryptorand": {
|
||||
|
||||
Reference in New Issue
Block a user