Add Go module file for software-verifier

This commit is contained in:
2025-12-27 15:32:47 -06:00
parent c58384285a
commit e2c53de3c3

3
software-verifier/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module software-verifier
go 1.25.4