Moreutils (Go)
Version updated for https://github.com/gabe565/moreutils-go to version v0.6.1.
- This action is used across all versions by 0 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The moreutils-go GitHub Action provides a Go-based implementation of the original moreutils toolkit, offering a collection of lightweight Unix command-line tools rewritten to eliminate dependencies like Perl. It automates and simplifies various text processing, system information retrieval, file handling, and process management tasks through self-contained binaries. This action enables seamless integration of these utilities into workflows for enhanced efficiency and portability, particularly in CI/CD pipelines.
Release notes
Changelog
Fixes
- ac5d29802d64417f400d0a80098ebb20e66426dc chore: fix lint warnings
- 24d46ed491b03edde5d9a605e48cf43dcb563116 fix(goreleaser): change image back to
ghcr.io/gabe565/moreutils
Others
- d66edb58ce8f6abb1b681e03675009f8bce508d4 chore(cmd): use generic error type check
- 58c191c0bbc703532f31f6a3638c4267bfc1c929 chore(lint): add modernize to linters
- 9ccc7bcf3c960b73975ca770ef9db97330b403c5 chore(lint): remove var-naming rule
Dependencies
- 29eb20978501f9eff60b6e3fa0b18212f8ed1ecf chore(deps): update actions/checkout action to v6 (#65)
- 1b0dcd6685cb66fdbb806ed97d67a8f6457c4ef9 chore(deps): update actions/create-github-app-token action to v2.2.1 (#66)
- 40423b05f3c5f4fd608ca0a0b65113115958a06b chore(deps): update actions/setup-go action to v6.3.0 (#64)
- e2466825ef2c41223325be25f5094985fd8b4de4 chore(deps): update actions/upload-artifact action to v7 (#57)
- a613714edc0809cb72895ff4c273eb15d8ea2524 chore(deps): update docker/login-action action to v4 (#73)
- d35675ddd155340141c96298315e93514c610d32 chore(deps): update docker/setup-buildx-action action to v4 (#74)
- a8669e49fa7cb8d110b3b80eba4b1fc501761ec8 chore(deps): update docker/setup-qemu-action action to v4 (#72)
- ad71f5b0c1234b22adcd7d9e3b755a5c86b8d3c2 chore(deps): update go to v1.26.1 (#55)
- 6b678f506014a9dcb0cb307d8bea14894371adb9 chore(deps): update golangci/golangci-lint-action action to v9 (#60)
- 02773422e6358691af3ffd21b40177dba2ac01e3 chore(deps): update goreleaser/goreleaser-action action to v7 (#71)
- c21a036adc6853d58226cbcde97363e944652acf chore(deps): update module github.com/dmarkham/enumer to v1.6.3 (#69)
- a4379c3006eb0299396e7ed4f70b98066a4b6c50 chore(deps): update module github.com/gravwell/gravwell/v3 to v3.8.76 (#59)
- 2535a95e0fec2f8865b04760b6b8eb2f4847063e chore(deps): update module github.com/prometheus/procfs to v0.20.1 (#56)
- aa028ab4a1bf98462a878f89a5ca83378f488704 chore(deps): update module github.com/spf13/cobra to v1.10.2 (#67)
- 93cac2778bc80f58c3f3f5f95463cdf26502ab9c chore(deps): update module golang.org/x/sync to v0.20.0 (#61)
- b56032e1783a4e18b70ead52de3708d7c421c31f chore(deps): update module golang.org/x/sys to v0.42.0 (#62)