fleet/tools/mdm/windows
Lucas Manuel Rodriguez d849e01add
Update Go to 1.24.6 (#31784)
Ran
```
make update-go version=1.24.6
```
And then updated the `sha256`s manually in the Dockerfiles.

Fixes https://nvd.nist.gov/vuln/detail/CVE-2025-47907
```
Cancelling a query (e.g. by cancelling the context passed to one of the query methods) during a call
to the Scan method of the returned Rows can result in unexpected results if other queries are being
made in parallel. This can result in a race condition that may overwrite the expected results with those
of another query, causing the call to Scan to return either unexpected results from the other
query or an error.
```
2025-08-12 08:10:05 -03:00
..
bitlocker Update Go to 1.24.6 (#31784) 2025-08-12 08:10:05 -03:00
poc-mdm-server Clean up "click here" and "here" link anchors - part 1 (#29731) 2025-06-04 13:54:34 -06:00
programmatic-enrollment Fix Windows lint issues and enable linting on Windows (#28704) 2025-05-02 16:11:26 -04:00