cli/.github
copilot-swe-agent[bot] 355f507c62 Rewrite script to use go mod edit instead of grep/sed
Replace manual parsing and editing with go mod edit:
- Use 'go mod edit -json' to read current go and toolchain directives
- Use 'go mod edit -go' to update go directive
- Use 'go mod edit -toolchain' to update toolchain directive
- Remove manual sed/grep parsing and .bak file handling
- More reliable and maintainable than custom text manipulation

Co-authored-by: williammartin <1611510+williammartin@users.noreply.github.com>
2026-05-13 14:41:02 +02:00
..
ISSUE_TEMPLATE Remove auto-labels from issue templates 2026-03-19 19:36:11 -04:00
workflows Rewrite script to use go mod edit instead of grep/sed 2026-05-13 14:41:02 +02:00
CODE-OF-CONDUCT.md Add first draft of CODE-OF-CONDUCT.md 2019-12-19 12:40:03 -08:00
CODEOWNERS Update CODEOWNERS for skills directory ownership 2026-05-13 12:43:28 +02:00
CONTRIBUTING.md Update Go version requirement to 1.26+ 2026-03-07 10:10:01 -07:00
dependabot.yml Consume dependabot minor versions for go modules 2025-07-03 12:14:44 +02:00
licenses.tmpl Bundle licenses at release time (#12625) 2026-02-18 17:59:27 +01:00
PULL_REQUEST_TEMPLATE.md Rework our pull request template (#3584) 2021-05-11 17:08:28 +02:00
SECURITY.md Document dependency CVE policy in SECURITY.md 2026-04-08 11:28:30 -06:00