Skip to content
This repository was archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
fix(deps): bump github.com/openclarity/grype-server/api to ad5e6432b894
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisgacsal committed Feb 20, 2024
1 parent 36532af commit e98d783
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion cli/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/hashicorp/go-multierror v1.1.1
github.com/jinzhu/copier v0.4.0
github.com/onsi/gomega v1.31.1
github.com/openclarity/grype-server/api v0.7.2
github.com/openclarity/grype-server/api v0.0.0-20240201133700-ad5e6432b894
github.com/openclarity/vmclarity/api/client v0.0.0-00010101000000-000000000000
github.com/openclarity/vmclarity/api/types v0.0.0-00010101000000-000000000000
github.com/openclarity/vmclarity/core v0.0.0-00010101000000-000000000000
Expand Down
2 changes: 2 additions & 0 deletions cli/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1181,6 +1181,8 @@ github.com/open-policy-agent/opa v0.61.0 h1:nhncQ2CAYtQTV/SMBhDDPsCpCQsUW+zO/1j+
github.com/open-policy-agent/opa v0.61.0/go.mod h1:7OUuzJnsS9yHf8lw0ApfcbrnaRG1EkN3J2fuuqi4G/E=
github.com/openclarity/grype-server/api v0.0.0-20230413102042-bcaa60113050 h1:rGFpElM9By+Vnl3Bn981O0rbCQSCxHfxQnLP0e6XQU4=
github.com/openclarity/grype-server/api v0.0.0-20230413102042-bcaa60113050/go.mod h1:OpxYuVnq2FpR8fw6MxgGhIcjGC6k8PF32FxWqdfO5uM=
github.com/openclarity/grype-server/api v0.0.0-20240201133700-ad5e6432b894 h1:EY4vixnDeJ22lUKvhF1Fd2SO1EffAw99xY2fF2m6m64=
github.com/openclarity/grype-server/api v0.0.0-20240201133700-ad5e6432b894/go.mod h1:50IdiVCzDsJmOoN2zmzUXuH1ikhPXQBkNF6A/IKxYxc=
github.com/openclarity/yara-rule-server v0.2.1 h1:vJw3oDPJRrWM9iyjxePOXuCDFN4ZfPfwKfDA8Ln2z4M=
github.com/openclarity/yara-rule-server v0.2.1/go.mod h1:uDWsTlFm8ZO6xARv+2GSitfxLExp8wkNiiHQ+o44mjU=
github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8Oi/yOhh5U=
Expand Down

0 comments on commit e98d783

Please sign in to comment.