mirror of
https://github.com/anchore/syft
synced 2024-11-10 06:14:16 +00:00
chore: fix small tooling error for go.mod (#2868)
Signed-off-by: Christopher Phillips <christopher.phillips@anchore.com>
This commit is contained in:
parent
c200896a96
commit
ee75aafa37
1 changed files with 3 additions and 1 deletions
|
@ -1 +1,3 @@
|
|||
// bogus go.mod
|
||||
module bogus
|
||||
|
||||
go 1.22.1
|
||||
|
|
Loading…
Reference in a new issue