-
Notifications
You must be signed in to change notification settings - Fork 580
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update stereoscope to 1cc8a41d447d0d092699be2b700b8ba62e…
…870434 (#3332) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: willmurphyscode <[email protected]>
- Loading branch information
1 parent
7c69367
commit 5c0df63
Showing
2 changed files
with
9 additions
and
9 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ require ( | |
github.com/anchore/go-testutils v0.0.0-20200925183923-d5f45b0d3c04 | ||
github.com/anchore/go-version v1.2.2-0.20200701162849-18adb9c92b9b | ||
github.com/anchore/packageurl-go v0.1.1-0.20240507183024-848e011fc24f | ||
github.com/anchore/stereoscope v0.0.4-0.20241014194013-93f8a11331e3 | ||
github.com/anchore/stereoscope v0.0.4-0.20241014212552-1cc8a41d447d | ||
github.com/anmitsu/go-shlex v0.0.0-20200514113438-38f4b401e2be | ||
// we are hinting brotli to latest due to warning when installing archiver v3: | ||
// go: warning: github.com/andybalholm/[email protected]: retracted by module author: occasional panics and data corruption | ||
|
@@ -117,10 +117,10 @@ require ( | |
github.com/charmbracelet/x/term v0.2.0 // indirect | ||
github.com/cloudflare/circl v1.3.8 // indirect | ||
github.com/containerd/cgroups v1.1.0 // indirect | ||
github.com/containerd/containerd v1.7.22 // indirect | ||
github.com/containerd/containerd v1.7.23 // indirect | ||
github.com/containerd/containerd/api v1.7.19 // indirect | ||
github.com/containerd/continuity v0.4.2 // indirect | ||
github.com/containerd/errdefs v0.1.0 // indirect | ||
github.com/containerd/errdefs v0.3.0 // indirect | ||
github.com/containerd/fifo v1.1.0 // indirect | ||
github.com/containerd/log v0.1.0 // indirect | ||
github.com/containerd/platforms v0.2.1 // indirect | ||
|
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