-
Notifications
You must be signed in to change notification settings - Fork 587
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 anchore dependencies (#3525)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: spiffcs <[email protected]>
- Loading branch information
1 parent
36016a0
commit 5e16e50
Showing
2 changed files
with
15 additions
and
15 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 |
---|---|---|
|
@@ -17,7 +17,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.20241018175412-5c22e6360c4f | ||
github.com/anchore/stereoscope v0.0.10 | ||
github.com/anchore/stereoscope v0.0.11 | ||
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 | ||
|
@@ -103,7 +103,7 @@ require ( | |
github.com/Masterminds/semver/v3 v3.3.0 // indirect | ||
github.com/Microsoft/go-winio v0.6.2 // indirect | ||
github.com/Microsoft/hcsshim v0.11.7 // indirect | ||
github.com/ProtonMail/go-crypto v1.1.2 // indirect | ||
github.com/ProtonMail/go-crypto v1.1.3 // indirect | ||
github.com/anchore/go-struct-converter v0.0.0-20221118182256-c68fdcfa2092 // indirect | ||
github.com/andybalholm/brotli v1.1.1 // indirect | ||
github.com/aquasecurity/go-version v0.0.0-20210121072130-637058cfe492 // indirect | ||
|
@@ -127,7 +127,7 @@ require ( | |
github.com/containerd/typeurl/v2 v2.1.1 // indirect | ||
github.com/cyphar/filepath-securejoin v0.2.5 // indirect | ||
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect | ||
github.com/docker/cli v27.3.1+incompatible // indirect | ||
github.com/docker/cli v27.4.0+incompatible // indirect | ||
github.com/docker/distribution v2.8.3+incompatible // indirect | ||
github.com/docker/docker-credential-helpers v0.7.0 // indirect | ||
github.com/docker/go-connections v0.4.0 // indirect | ||
|
@@ -210,8 +210,8 @@ require ( | |
github.com/spf13/pflag v1.0.5 // indirect | ||
github.com/spf13/viper v1.19.0 // indirect | ||
github.com/subosito/gotenv v1.6.0 // indirect | ||
github.com/sylabs/sif/v2 v2.20.0 // indirect | ||
github.com/sylabs/squashfs v1.0.0 // indirect | ||
github.com/sylabs/sif/v2 v2.20.1 // indirect | ||
github.com/sylabs/squashfs v1.0.4 // indirect | ||
github.com/therootcompany/xz v1.0.1 // indirect | ||
github.com/tidwall/gjson v1.17.0 // indirect | ||
github.com/tidwall/match v1.1.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