Skip to content

Commit

Permalink
deps: update module github.com/anchore/syft to v0.59.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ckotzbauer committed Nov 19, 2022
1 parent f5dd237 commit c5a5782
Show file tree
Hide file tree
Showing 2 changed files with 217 additions and 5 deletions.
10 changes: 5 additions & 5 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/ckotzbauer/sbom-operator
go 1.19

require (
github.com/anchore/syft v0.58.0
github.com/anchore/syft v0.59.0
github.com/ckotzbauer/libk8soci v0.0.0-20221119111012-823db52bbd92
github.com/ckotzbauer/libstandard v0.0.0-20221101073032-3b97f5c3f6aa
github.com/google/uuid v1.3.0
Expand Down Expand Up @@ -31,11 +31,11 @@ require (
github.com/acomagu/bufpipe v1.0.3 // indirect
github.com/anchore/go-macholibre v0.0.0-20220308212642-53e6d0aaf6fb // indirect
github.com/anchore/packageurl-go v0.1.1-0.20220428202044-a072fa3cb6d7 // indirect
github.com/anchore/stereoscope v0.0.0-20220921141924-56552770e555 // indirect
github.com/anchore/stereoscope v0.0.0-20221006201143-d24c9d626b33 // indirect
github.com/andybalholm/brotli v1.0.4 // indirect
github.com/bmatcuk/doublestar/v4 v4.0.2 // indirect
github.com/cloudflare/circl v1.1.0 // indirect
github.com/containerd/containerd v1.6.6 // indirect
github.com/containerd/containerd v1.6.8 // indirect
github.com/containerd/stargz-snapshotter/estargz v0.12.1 // indirect
github.com/docker/cli v20.10.21+incompatible // indirect
github.com/docker/distribution v2.8.1+incompatible // indirect
Expand Down Expand Up @@ -99,7 +99,7 @@ require (
github.com/spdx/tools-golang v0.2.0 // indirect
github.com/spf13/afero v1.8.2 // indirect
github.com/spf13/cast v1.5.0 // indirect
github.com/sylabs/sif/v2 v2.7.2 // indirect
github.com/sylabs/sif/v2 v2.8.1 // indirect
github.com/sylabs/squashfs v0.6.1 // indirect
github.com/therootcompany/xz v1.0.1 // indirect
github.com/ulikunitz/xz v0.5.10 // indirect
Expand All @@ -115,7 +115,7 @@ require (
golang.org/x/sync v0.1.0 // indirect
golang.org/x/tools v0.2.0 // indirect
golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f // indirect
google.golang.org/genproto v0.0.0-20220805133916-01dd62135a58 // indirect
google.golang.org/genproto v0.0.0-20220920201722-2b89144ce006 // indirect
google.golang.org/grpc v1.49.0 // indirect
gopkg.in/warnings.v0 v0.1.2 // indirect
lukechampine.com/uint128 v1.1.1 // indirect
Expand Down
Loading

0 comments on commit c5a5782

Please sign in to comment.