Update go modules#12
Conversation
|
Thank you for the great work. I received a random Github notification which gets me reminded that I subscribed this repo. We ran into a similar issue in 2024 when trying to export utf-8 encoded CSV files in shift-jis. At that time I found your article, and decided to use this library with a little bit modifications (record replaced chars in utf-8). Really appreciate, thanks! |
Super-linter summary
Super-linter detected linting errors For more information, see the GitHub Actions workflow run Powered by Super-linter BIOME_FORMATGITHUB_ACTIONS_ZIZMOR |
Super-linter summary
Super-linter detected linting errors For more information, see the GitHub Actions workflow run Powered by Super-linter BIOME_FORMATGITHUB_ACTIONS_ZIZMORYAML_PRETTIER |
Super-linter summary
Super-linter detected linting errors For more information, see the GitHub Actions workflow run Powered by Super-linter BIOME_FORMATGITHUB_ACTIONS_ZIZMORJSON_PRETTIERYAML_PRETTIER |
…edentials in CI workflows
Super-linter summary
Super-linter detected linting errors For more information, see the GitHub Actions workflow run Powered by Super-linter BIOME_FORMATBIOME_LINT |
Super-linter summary
All files and directories linted successfully For more information, see the GitHub Actions workflow run Powered by Super-linter |
Overview
This branch performs a maintenance upgrade of the Go toolchain, dependencies, and CI/CD workflows to bring the project up to date with the latest versions.
Changes
1.21→1.25.0ingo.modgolang.org/x/textdependency upgraded fromv0.14.0→v0.34.0(go.mod+go.sum)build.yaml,test.yaml,linter.yaml,codeql-analysis.yml):actions/setup-gobumped tov6.3.0(new pinned hash)actions/checkoutbumped tov6.0.2(new pinned hash)[1.19.x, 1.20.x, 1.21.x]→[1.25.x, 1.26.x]ubuntu-latest→ubuntu-slimImpact
golang.org/x/textbump (20 minor versions) may include breaking API changes or behavior differences worth verifying against existing tests.