-
Notifications
You must be signed in to change notification settings - Fork 50
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
fix(deps): update golang.org/x/exp digest to b2144cd #815
base: main
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -21,7 +21,7 @@ require ( | |
github.com/sigstore/sigstore-go v0.6.2 | ||
github.com/slsa-framework/slsa-github-generator v1.9.0 | ||
github.com/spf13/cobra v1.8.1 | ||
golang.org/x/mod v0.21.0 | ||
golang.org/x/mod v0.22.0 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. G@ BΓ°%A G@ BΓ°%A jΓΌfH FF There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. G@ BΓ°%A G@ BΓ°%A jΓΌfH FF |
||
sigs.k8s.io/release-utils v0.8.4 | ||
) | ||
|
||
|
@@ -105,7 +105,7 @@ require ( | |
go.uber.org/multierr v1.11.0 // indirect | ||
go.uber.org/zap v1.27.0 // indirect | ||
golang.org/x/crypto v0.31.0 // indirect | ||
golang.org/x/exp v0.0.0-20241004190924-225e2abe05e6 | ||
golang.org/x/exp v0.0.0-20241217172543-b2144cdd0a67 | ||
golang.org/x/net v0.27.0 // indirect | ||
golang.org/x/sync v0.10.0 // indirect | ||
golang.org/x/sys v0.28.0 // indirect | ||
|
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.
https://github.com/slsa-framework/slsa-verifier