Author | SHA1 | Message | Date |
---|---|---|---|
Alessio Treglia |
d27cc6e5e9
|
build with go1.16 (#6213)
Co-authored-by: Marko <marbar3778@yahoo.com> |
4 years ago |
Marko |
bc1f1e5ffa
|
ci: run `goreleaser build` (#5824)
# Description - run build when on a branch matching RC[0-9]/**, in accordance with contributing.md release guide. Closes: #5695 |
4 years ago |
Alessio Treglia |
0de4bec862
|
use Cleanup(),TempDir() in test cases (#5723)
Replace defer with t.Cleanup(). Replace the combination of ioutil.TempDir, error checking and defer os.RemoveAll() with Go testing.T's new TempDir() helper. Mark auxiliary functions as test helpers. |
4 years ago |
Anton Kaliaev |
7041cae8e1
|
bump go version to 1.15 (#5639) | 4 years ago |
Marko |
d0db59e16c
|
ci: add goreleaser (#5527)
Co-authored-by: Erik Grinaker <erik@interchain.berlin> Co-authored-by: Alessio Treglia <alessio@tendermint.com> |
4 years ago |