bump go version to 1.15 (#5639) (#5667)

This commit is contained in:
Anton Kaliaev
2020-11-16 17:58:55 +04:00
committed by GitHub
parent 9567477d55
commit 047b5ea85e
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