-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated dependencies and CI workflow (#895)
**Key Changes:** - Modified Nancy vulnerability scan workflow to run only once for PRs - Updated Go modules and dependencies - Upgraded pre-commit hooks **Added:** - New dependencies in go.mod, including updated versions of various packages **Changed:** - Nancy workflow now runs on PR open, sync, and reopen, plus weekly schedule - Updated Go version to 1.23 and toolchain to go1.23.1 - Upgraded multiple dependencies, including: - github.com/bitfield/script to v0.23.0 - github.com/chromedp/cdproto and chromedp to newer versions - github.com/samber/slog-multi to v1.2.3 - github.com/tidwall/gjson to v1.18.0 - Various Kubernetes packages to v0.31.1 - Refactored docGeneration.go for improved package parsing and artifact handling - Enhanced error handling and logging in multiple functions **Removed:** - Unused code and dependencies in various files
- Loading branch information
Showing
7 changed files
with
273 additions
and
266 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.