chore: fix small tooling error for go.mod (#2868)

Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
This commit is contained in:
Christopher Angelo Phillips 2024-05-13 11:47:21 -04:00 committed by GitHub
parent c200896a96
commit ee75aafa37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1 +1,3 @@
// bogus go.mod
module bogus
go 1.22.1