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:
@@ -61,7 +61,6 @@ jobs:
|
||||
- ".git"
|
||||
|
||||
lint:
|
||||
executor: golang
|
||||
docker:
|
||||
- image: golangci/golangci-lint:v1.42.1-alpine
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user