Commit Graph

5 Commits

Author SHA1 Message Date
GNaD13 fc476aa886
Bump version go to 1.19 (#1044)
* bump go 1.19

* add change log

* correct change log
2022-11-18 12:31:05 +01:00
Jacob Gadikian 61bda97df2
close 815: upgrade to go 1.18 (#866)
* close 815: upgrade to go 1.18

* Update CHANGELOG.md

* updater ci and docker to go 1.18

* update image per: https://discuss.circleci.com/t/legacy-convenience-image-deprecation/41034

* Update config.yml

* go get -> go install, except dockerfile for protos
2022-08-24 11:52:55 +02:00
Jacob Gadikian 1da2078229
Go 1.17 provides a much clearer go.mod file (#679)
* Go 1.17 provides a much clearer go.mod file

* tidy

* Go 1.17 cleanup
2021-11-24 21:18:23 +01:00
Alexander Peters e3fb98fc03
Bump Go version to 1.16 (#612)
* Bump Go version to  1.16

* Update required version in README
2021-09-14 17:25:20 +02:00
Alexander Peters 550c6f5c4f
Containerized Protobuf generation (#304)
* Docker container based Protobuf generation and linting

* Add protobuf comments

* Update contrib/prototools-docker/Dockerfile

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* Update contrib/prototools-docker/Dockerfile

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* Update x/wasm/internal/types/msg.proto

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

* Update x/wasm/internal/types/types.proto

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>

Co-authored-by: Simon Warta <2603011+webmaster128@users.noreply.github.com>
2020-11-11 12:13:04 +01:00