Use replace statements to enforce consistent versioning. (#692)

* Use replace statements to enforce consistent versioning.

* Fix CI (I think.  Consider this a test of that.)

* Further consistency enforcement

* SDK 0.42.11 for much secure

* Update CHANGELOG.md

* Update CHANGELOG.md
This commit is contained in:
Jacob Gadikian
2021-12-08 14:33:29 +07:00
committed by GitHub
parent 358052007e
commit 9a17505cf8
4 changed files with 32 additions and 55 deletions

View File

@@ -61,7 +61,6 @@ jobs:
- ".git"
lint:
executor: golang
docker:
- image: golangci/golangci-lint:v1.42.1-alpine
steps: