fleet/.github
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
..
actions Update jsdom to get form-data fix (#31716) 2025-08-08 10:46:51 -05:00
ISSUE_TEMPLATE Create CEO and People pages and reorg (#31559) 2025-08-04 13:07:18 -05:00
scripts Updated script logic and PR reviewers list (#31771) 2025-08-10 13:07:09 -05:00
workflows Update Go to 1.24.6 (#31784) 2025-08-12 08:10:05 -03:00
dependabot.yml Remove daily schedule so it only gets triggered by security alerts (#14871) 2023-11-02 09:53:40 -05:00
pull_request_template.md Group/reword PR template to more easily determine applicable changes, link to examples of host isolation testing via patterns doc (#31155) 2025-07-24 17:41:21 -05:00