mirror of
https://github.com/inspec/inspec
synced 2024-11-10 23:24:18 +00:00
7 lines
99 B
Go
7 lines
99 B
Go
|
package main
|
||
|
|
||
|
// Placeholder so go.mod can be installed, not meant to do anything
|
||
|
func main() {
|
||
|
|
||
|
}
|