v1.2.6
Changelog
Maintenance
- go v1.21.0
- update dependencies
- update development dependencies
- golangci-lint 1.54.2
- goimports 0.12.0
- migrate to uber-go/mock, which is maintained fork of golang/mock
- install goreleaser and json-schema-docs explicitly while running
install-dev-deps
target - update actions/checkout action to v4 (#54, ref.: #51)