chore: add govulncheck (#316)

* import

* add target

* workflow

* remove parallel

* fix with dummy
This commit is contained in:
Alex Johnson
2023-12-20 14:52:33 -05:00
committed by GitHub
parent 4e7e7acfbf
commit 0612051d51
8 changed files with 40 additions and 10 deletions
@@ -68,8 +68,6 @@ func (s *NetworkTestSuite) TestGetLanes() {
}
func (s *NetworkTestSuite) TestGetAuctionParams() {
s.T().Parallel()
common := []string{
fmt.Sprintf("--%s=json", tmcli.OutputFlag),
}