File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 1.3.0 (Feb 16, 2026)
2+
3+ NOTES:
4+
5+ * Updated repository Go version to ` 1.26.0 `
6+ * See the [ Go ` 1.26.0 ` milestone] ( https://github.com/golang/go/issues?q=milestone%3AGo1.26 )
7+ * See the [ Go ` 1.26.0 ` release notes] ( https://go.dev/doc/go1.26 )
8+ * Updated all dependencies to latest
9+ * Updated repository tooling:
10+ * ` golangci-lint ` to ` 2.9.0 `
11+ * ` goreleaser ` to ` 2.13.3 `
12+ * GitHub ` actions/checkout ` to ` v6 `
13+
14+ BREAKING CHANGES:
15+
16+ * Dropping support for ` arm ` architecture: this ` GOARCH ` has been
17+ [ removed for Windows in Golang 1.26] ( https://go.dev/doc/go1.26#windows ) , and it sees very little use
18+ in comparison to ` arm64 ` for Terraform target audences.
19+
120## 1.2.11 (Nov 20, 2025)
221
322NOTES:
625 * See the [ Go ` 1.25.4 ` milestone] ( https://github.com/golang/go/issues?q=milestone%3AGo1.25.4 )
726 * See the [ Go ` 1.25.4 ` release notes] ( https://go.dev/doc/devel/release#go1.25.4 )
827* Updated all dependencies to latest
9- * * Updated repository ` golangci-lint ` to ` 2.6.2 `
28+ * Updated repository ` golangci-lint ` to ` 2.6.2 `
1029
1130IMPROVEMENTS:
1231
You can’t perform that action at this time.
0 commit comments