Copilot
|
7d8d3ab902
|
Replace gopkg.in/op/go-logging.v1 with log/slog (#2635)
* Initial plan
* Replace gopkg.in/op/go-logging.v1 with log/slog
Co-authored-by: mikefarah <1151925+mikefarah@users.noreply.github.com>
Agent-Logs-Url: https://github.com/mikefarah/yq/sessions/aa9c12f4-21b9-4633-9868-6b56585b247f
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: mikefarah <1151925+mikefarah@users.noreply.github.com>
|
2026-03-26 20:41:54 +11:00 |
|
Mike Farah
|
22949df0fd
|
Fixing running map against empty array bug #2359
|
2025-05-10 07:24:48 +10:00 |
|
Mike Farah
|
13d1bbb45f
|
Generic ast (#1829)
Remove dependency on yaml.Node for internal AST representation. Yaml decoder is now just another decoder.
|
2023-10-18 12:11:53 +11:00 |
|
Mike Farah
|
26356ff4be
|
Added github action fix for parsing xml, updated linter
|
2022-02-07 11:55:55 +11:00 |
|
Matthieu MOREL
|
59752fb36d
|
enable more linters (#1043)
* enable revive linter
* enable gochecknoinits linter
* enable unconvert linter
* enable unparam linter
* enable asciicheck linter
* enable depguard linter
* enable nakedret linter
* enable megacheck linter
* enable nolintlint linter
* enable predeclared linter
* Update go.yml
* Update go.yml
|
2021-12-21 09:30:08 +11:00 |
|
Mike Farah
|
14f8f92b76
|
Added map, map_values
|
2021-12-01 10:32:36 +11:00 |
|