yq/cmd
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
..
completion.go Fix: shell-completion (#2006) 2024-04-22 14:15:36 +10:00
constant.go Added "debug-node-info" flag for inspecting yq AST 2025-07-15 21:35:54 +10:00
evaluate_all_command_test.go Fixing tests with latest linting rules 2026-03-26 09:29:51 +11:00
evaluate_all_command.go fix: preserve original filename when using --front-matter (#2613) 2026-03-26 09:06:20 +11:00
evaluate_sequence_command_test.go Fixing tests with latest linting rules 2026-03-26 09:29:51 +11:00
evaluate_sequence_command.go fix: preserve original filename when using --front-matter (#2613) 2026-03-26 09:06:20 +11:00
root_test.go Fixing tests with latest linting rules 2026-03-26 09:29:51 +11:00
root.go Replace gopkg.in/op/go-logging.v1 with log/slog (#2635) 2026-03-26 20:41:54 +11:00
unwrap_flag.go Spellig with cspell 2023-09-19 10:43:11 +10:00
utils_test.go Bumping golint 2026-03-21 09:25:31 +11:00
utils.go Replace gopkg.in/op/go-logging.v1 with log/slog (#2635) 2026-03-26 20:41:54 +11:00
version_test.go More tests 2026-02-01 10:27:18 +11:00
version.go Bumping version 2026-03-26 10:03:01 +11:00