ci: version linter fix (#5128)

## Description
linter version fix and run make format to have all ci run

Closes: #XXX
This commit is contained in:
Marko
2020-07-16 09:01:02 +00:00
committed by GitHub
parent bba966458a
commit 7c8c356f71
8 changed files with 8 additions and 2 deletions
+1
View File
@@ -6,6 +6,7 @@ import (
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
"github.com/tendermint/tendermint/crypto"
"github.com/tendermint/tendermint/libs/bytes"
"github.com/tendermint/tendermint/proto/tendermint/version"