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
Elias-elastisys
c6fa371d8d
Add symlink check to file rename util ( #2576 )
2026-01-22 13:43:32 +11:00
Mike Farah
3cd999bb87
Bumping to go1.18, bumping dev tools
2022-03-28 14:18:55 +11:00
Eng Zer Jun
e347090571
refactor: move from io/ioutil to io and os packages ( #1068 )
...
* refactor: move from io/ioutil to io and os packages
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
* build: update snapcraft `go-channel` to 1.17
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2022-01-21 19:50:53 +11:00
Mike Farah
606ef91cc6
Better fix #1062 (return error instead of panic)
2022-01-14 15:40:24 +11:00
Mike Farah
78b45a3eb0
Fixed #1062
2022-01-14 15:22:55 +11:00
Matthieu MOREL
15d7c9e118
enable misspell linter
2021-11-25 22:01:30 +11:00
Mike Farah
555ad0762c
Added front-matter handler
2021-07-18 12:28:46 +10:00
Mike Farah
bae319ab7f
Revert usage of filepath.Clean (azure compatability issues)
2021-07-08 10:26:35 +10:00
Mike Farah
38ce8618e1
Revert "Fix for gosec rule G304 - sanitize filepaths"
...
This reverts commit ffb6cbf769 .
2021-07-08 10:14:01 +10:00
Monica Debbeler
ffb6cbf769
Fix for gosec rule G304 - sanitize filepaths
2021-07-07 13:52:11 +10:00
Mike Farah
8de10e550d
wip - write in place
2020-11-29 20:25:47 +11:00