fleet/tools/mdm/migration
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
..
echo Update backend MDM migration flow and add logging to aid in debugging migration errors (#16627) 2024-02-06 16:53:43 -06:00
jamf Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
kandji Updating golangci-lint to 1.61.0 (#22973) 2024-10-18 12:38:26 -05:00
mdmproxy Update Go to 1.24.6 (#31784) 2025-08-12 08:10:05 -03:00
micromdm Additional CA validation (#27169) 2025-03-19 08:27:55 -05:00
simplemdm Add tooling for MDM migration webhook testing (#29794) 2025-06-06 11:43:48 -05:00