-
Notifications
You must be signed in to change notification settings - Fork 7.8k
Bump sigstore-go to v1.1.4 #12289
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump sigstore-go to v1.1.4 #12289
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates sigstore-go dependency from an earlier version to v1.1.4, which involves removing numerous third-party dependency files and license files as part of the dependency update process.
Reviewed changes
Copilot reviewed 158 out of 1101 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| Multiple third-party LICENSE files | Removed license files for various dependencies including hashicorp/golang-lru, hashicorp/go-version, in-toto packages, and many others |
| Multiple third-party test files | Removed test files from hashicorp/golang-lru and hashicorp/go-version packages |
| Multiple third-party source files | Removed source code files from hashicorp packages including LRU cache implementations and version handling utilities |
| Multiple third-party configuration files | Removed go.mod files, CI configuration files, and other build/development configuration files |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
0eae7ef to
19b1b7b
Compare
|
Will this PR or #12299 be merged soon? |
|
IIRC we faced an issue with our |
Signed-off-by: Babak K. Shandiz <babakks@github.com>
Signed-off-by: Babak K. Shandiz <babakks@github.com>
03522e9 to
7925d73
Compare
Signed-off-by: Babak K. Shandiz <babakks@github.com>
Signed-off-by: Babak K. Shandiz <babakks@github.com>
BagToad
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed with @babakks
|
Thanks for the fixes. I have not found info yet on how often a new version is released, do you know when a new version will appear or what determines when a new version is created? |
This PR bumps
sigstore-gotov1.1.4, and also upgrades thego-licensestool tov2.