Skip to content

Commit

Permalink
revert: revert go.mod to show minimum version
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Phillips <32073428+spiffcs@users.noreply.github.com>
  • Loading branch information
spiffcs committed Jun 17, 2024
1 parent 8e12b55 commit dc61ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/anchore/grype

go 1.22.4
go 1.22.0

require (
github.com/CycloneDX/cyclonedx-go v0.9.0
Expand Down

0 comments on commit dc61ba6

Please sign in to comment.