cosmos-sdk/.github/workflows
Jacob Gadikian 9bed6333fa
chore: Upgrade the Cosmos-SDK to Go 1.18 (#11663)
## Description

This PR works towards the completion of the Go Workspaces issue #11450 

It does the following:

* Upgrades the Cosmos-SDK to Go v1.18
* Changes the version of gogo/protobuf to v1.3.2, which exists upstream, unlike v1.3.3 everywhere possible.  The use of the 1.3.3 version number and lack of an upstream version is the blocker for Go Workspaces.



---

### Author Checklist

*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*

I have...

- [x] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
- [x] added `!` to the type prefix if API or client breaking change
- [x] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/master/CONTRIBUTING.md#pr-targeting))
- [x] provided a link to the relevant issue or specification
- [x] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/master/docs/building-modules)
- [x] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/master/CONTRIBUTING.md#testing)
- [x] added a changelog entry to `CHANGELOG.md`
- [x] included comments for [documenting Go code](https://blog.golang.org/godoc)
- [x] updated the relevant documentation or specification
- [x] reviewed "Files changed" and left comments if necessary
- [x] confirmed all CI checks have passed

### Reviewers Checklist

*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*

I have...

- [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
- [ ] confirmed `!` in the type prefix if API or client breaking change
- [ ] confirmed all author checklist items have been addressed 
- [ ] reviewed state machine logic
- [ ] reviewed API design and naming
- [ ] reviewed documentation is accurate
- [ ] reviewed tests and test coverage
- [ ] manually tested (if applicable)
2022-04-19 15:35:08 +00:00
..
atlas.yml build(deps): Bump actions/checkout from 2 to 3 (#11312) 2022-03-02 19:21:26 +01:00
check-docs.yml build(deps): Bump actions/checkout from 2 to 3 (#11312) 2022-03-02 19:21:26 +01:00
clean-artifacts.yml ci: split unit tests across 4 machines (#6297) 2020-05-29 15:25:27 +02:00
codeql-analysis.yml chore: Upgrade the Cosmos-SDK to Go 1.18 (#11663) 2022-04-19 15:35:08 +00:00
cosmovisor-release.yml chore: Upgrade the Cosmos-SDK to Go 1.18 (#11663) 2022-04-19 15:35:08 +00:00
dependencies-review.yml ci: add dependencies review github action (#11575) 2022-04-08 12:26:35 +02:00
deploy-docs.yml ci: fix gh docs action (#11547) 2022-04-05 15:04:15 +02:00
docker.yml build(deps): Bump actions/checkout from 2 to 3 (#11312) 2022-03-02 19:21:26 +01:00
labeler.yml Add labeler action (#9204) 2021-04-27 14:52:19 -04:00
linkchecker.yml build(deps): Bump gaurav-nelson/github-action-markdown-link-check (#11377) 2022-03-15 17:41:59 +01:00
lint-pr.yml build(deps): Bump amannn/action-semantic-pull-request (#11634) 2022-04-14 05:49:40 -04:00
lint.yml chore: Upgrade the Cosmos-SDK to Go 1.18 (#11663) 2022-04-19 15:35:08 +00:00
proto-docker.yml fix: Protobuf docker (#11472) 2022-03-26 23:38:32 +01:00
proto-registry.yml build(deps): Bump bufbuild/buf-setup-action from 1.3.0 to 1.3.1 (#11518) 2022-04-04 06:18:47 +00:00
proto.yml build(deps): Bump bufbuild/buf-setup-action from 1.3.0 to 1.3.1 (#11518) 2022-04-04 06:18:47 +00:00
release-sims.yml build(deps): Bump actions/cache from 2.1.7 to 3 (#11427) 2022-03-21 17:11:39 +01:00
sims.yml chore: Upgrade the Cosmos-SDK to Go 1.18 (#11663) 2022-04-19 15:35:08 +00:00
stale.yml build(deps): Bump actions/stale from 4 to 5 (#11586) 2022-04-08 18:24:23 +02:00
tag.yml chore: Upgrade the Cosmos-SDK to Go 1.18 (#11663) 2022-04-19 15:35:08 +00:00
test-race.yml chore: Upgrade the Cosmos-SDK to Go 1.18 (#11663) 2022-04-19 15:35:08 +00:00
test.yml chore: Upgrade the Cosmos-SDK to Go 1.18 (#11663) 2022-04-19 15:35:08 +00:00