Releases: obalunenko/go-tools
Releases · obalunenko/go-tools
v1.9.5
What's Changed
- chore: Automates README tool versions update by @obalunenko in #443
- chore: Bump go to 1.25.3
Full Changelog: v1.9.4...v1.9.5
v1.9.4
What's Changed
- chore(deps): bump github.com/go-swagger/go-swagger from 0.32.3 to 0.33.1 in /tools/swagger by @dependabot[bot] in #435
- chore(deps): bump github.com/k1LoW/tbls from 1.88.0 to 1.89.0 in /tools/tbls by @dependabot[bot] in #440
- chore(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 in /tools/stringer by @dependabot[bot] in #439
- chore(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 in /tools/goimports by @dependabot[bot] in #438
- chore(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 in /tools/fiximports by @dependabot[bot] in #437
- chore(deps): bump github.com/bufbuild/buf from 1.57.2 to 1.58.0 in /tools/buf by @dependabot[bot] in #436
- chore(deps): bump github.com/k1LoW/tbls from 1.89.0 to 1.89.1 in /tools/tbls by @dependabot[bot] in #441
- Update Go version to 1.25.2 by @obalunenko in #442
Full Changelog: v1.9.3...v1.9.4
v1.9.3
What's Changed
- chore(deps): bump github.com/goreleaser/goreleaser/v2 from 2.12.3 to 2.12.5 in /tools/goreleaser by @dependabot[bot] in #432
- chore(deps): bump github.com/pressly/goose/v3 from 3.25.0 to 3.26.0 in /tools/goose by @dependabot[bot] in #433
- [refactor] add cache mount to parallel compilation script by @obalunenko in #434
Full Changelog: v1.9.2...v1.9.3
v1.9.2
What's Changed
- chore(deps): bump github.com/vektra/mockery/v3 from 3.5.4 to 3.5.5 in /tools/mockery by @dependabot[bot] in #425
- chore(deps): bump github.com/goreleaser/goreleaser/v2 from 2.12.0 to 2.12.1 in /tools/goreleaser by @dependabot[bot] in #424
- chore(deps): bump github.com/bufbuild/buf from 1.57.0 to 1.57.2 in /tools/buf by @dependabot[bot] in #423
- chore(deps): bump github.com/goreleaser/goreleaser/v2 from 2.12.1 to 2.12.2 in /tools/goreleaser by @dependabot[bot] in #426
- chore(deps): bump github.com/golangci/golangci-lint/v2 from 2.4.0 to 2.5.0 in /tools/golangci-lint by @dependabot[bot] in #427
- chore(deps): bump github.com/goreleaser/goreleaser/v2 from 2.12.2 to 2.12.3 in /tools/goreleaser by @dependabot[bot] in #429
- chore(deps): bump github.com/caarlos0/svu/v3 from 3.2.3 to 3.2.4 in /tools/svu by @dependabot[bot] in #428
- chore(deps): bump docker/login-action from 3.5.0 to 3.6.0 by @dependabot[bot] in #430
- feat: Add panicparse and tbls tools support by @obalunenko in #431
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- chore(deps): bump mvdan.cc/gofumpt from 0.9.0 to 0.9.1 in /tools/gofumpt by @dependabot[bot] in #416
- chore(deps): bump github.com/pressly/goose/v3 from 3.24.2 to 3.25.0 in /tools/goose by @dependabot[bot] in #417
- chore(deps): bump golang.org/x/tools from 0.36.0 to 0.37.0 in /tools/stringer by @dependabot[bot] in #420
- chore(deps): bump golang.org/x/tools from 0.36.0 to 0.37.0 in /tools/goimports by @dependabot[bot] in #419
- chore(deps): bump golang.org/x/tools from 0.36.0 to 0.37.0 in /tools/fiximports by @dependabot[bot] in #418
- chore(deps): bump gotest.tools/gotestsum from 1.12.3 to 1.13.0 in /tools/gotestsum by @dependabot[bot] in #421
- chore(deps): bump github.com/g4s8/envdoc from 1.6.0 to 1.7.0 in /tools/envdoc by @dependabot[bot] in #422
Full Changelog: v1.9.0...v1.9.1
v1.9.0
Changelog
- d8be177 chore(deps): bump actions/setup-go from 5.5.0 to 6.0.0 (#412)
- 65fa492 chore(deps): bump docker/bake-action from 6.8.0 to 6.9.0 (#399)
- 9331a1f chore(deps): bump github.com/bufbuild/buf in /tools/buf (#406)
- 7681af3 chore(deps): bump github.com/hexdigest/gowrap in /tools/gowrap (#402)
- ccfb1a5 chore(deps): bump github.com/mfridman/tparse in /tools/tparse (#405)
- 2f8a507 chore(deps): bump github.com/vektra/mockery/v3 from 3.5.2 to 3.5.3 in /tools/mockery (#397)
- 764f88e chore(deps): bump github.com/vektra/mockery/v3 in /tools/mockery (#408)
- b6584f4 chore(deps): bump go.uber.org/mock from 0.5.2 to 0.6.0 in /tools/mockgen (#398)
- 8d271f8 chore(deps): bump jbergstroem/hadolint-gh-action from 1.12.2 to 1.13.0 (#413)
- 8b6599c chore(deps): bump mvdan.cc/gofumpt from 0.8.0 to 0.9.0 in /tools/gofumpt (#409)
- 7c4f30e feat: add sqlc; add oapi-codegen (#411)
- 6487cc5 feat: bump go to 1.25.1 (#415)
- 659a7d5 refactor: Replaces shell scripts for tool management. (#414)
v1.8.0
What's Changed
- chore(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 in /tools/stringer by @dependabot[bot] in #392
- chore(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 in /tools/goimports by @dependabot[bot] in #391
- chore(deps): bump golang.org/x/tools from 0.35.0 to 0.36.0 in /tools/fiximports by @dependabot[bot] in #390
- chore(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #393
- chore(deps): bump github.com/golangci/golangci-lint/v2 from 2.3.1 to 2.4.0 in /tools/golangci-lint by @dependabot[bot] in #395
- feat: Upgrade go to 1.25.0 by @obalunenko in #394
Full Changelog: v1.7.11...v1.8.0
v1.7.11
What's Changed
- feat: add gowrap; mockery; mockgen by @obalunenko in #387
- [ci] update configs by @obalunenko in #389
Full Changelog: v1.7.10...v1.7.11
v1.7.10
What's Changed
- chore(deps): bump docker/login-action from 3.4.0 to 3.5.0 by @dependabot[bot] in #383
- chore(deps): bump github.com/abice/go-enum from 0.9.0 to 0.9.1 in /tools/go-enum by @dependabot[bot] in #384
- chore(deps): bump github.com/golangci/golangci-lint/v2 from 2.3.0 to 2.3.1 in /tools/golangci-lint by @dependabot[bot] in #385
- chore: Bump go to 1.24.6 by @obalunenko in #386
Full Changelog: v1.7.9...v1.7.10
v1.7.9
What's Changed
- chore(deps): bump github.com/goreleaser/goreleaser/v2 from 2.11.0 to 2.11.1 in /tools/goreleaser by @dependabot[bot] in #376
- Update dependabot.yml by @obalunenko in #378
- chore(deps): bump docker/metadata-action from 5.7.0 to 5.8.0 by @dependabot[bot] in #381
- chore(deps): bump github.com/goreleaser/goreleaser/v2 from 2.11.1 to 2.11.2 in /tools/goreleaser by @dependabot[bot] in #380
- chore(deps): bump github.com/bufbuild/buf from 1.55.1 to 1.56.0 in /tools/buf by @dependabot[bot] in #379
Full Changelog: v1.7.8...v1.7.9