bump go version to 1.15 (#5639)

This commit is contained in:
Anton Kaliaev
2020-11-10 15:19:52 +04:00
committed by GitHub
parent fa522ca323
commit 7041cae8e1
10 changed files with 33 additions and 12 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/tendermint/tendermint
go 1.14
go 1.15
require (
github.com/BurntSushi/toml v0.3.1