fleet/tools/ci/setboolcheck
Lucas Manuel Rodriguez 682202444c
Update go to 1.26.2 and update tooling to update it (#43771)
Golang 1.26.2 has been released. It fixes some CVEs:
https://github.com/golang/go/issues?q=milestone%3AGo1.26.2+label%3ACherryPickApproved

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Chores**
* Updated Go toolchain to 1.26.2 across the repository and build
configs.
  * Updated Docker build images to use Go 1.26.2.
* Expanded the set of tracked modules for the Go version update so
additional module files are included in automated updates.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026-04-20 13:40:57 -03:00
..
cmd/gclplugin Add setboolcheck linter: flag map[T]bool used as sets (#42631) 2026-03-31 16:26:24 -05:00
testdata/src/example Add setboolcheck linter: flag map[T]bool used as sets (#42631) 2026-03-31 16:26:24 -05:00
go.mod Update go to 1.26.2 and update tooling to update it (#43771) 2026-04-20 13:40:57 -03:00
go.sum Add setboolcheck linter: flag map[T]bool used as sets (#42631) 2026-03-31 16:26:24 -05:00
setboolcheck.go Add setboolcheck linter: flag map[T]bool used as sets (#42631) 2026-03-31 16:26:24 -05:00
setboolcheck_test.go Add setboolcheck linter: flag map[T]bool used as sets (#42631) 2026-03-31 16:26:24 -05:00