mirror of
https://github.com/inspec/inspec
synced 2024-11-10 15:14:23 +00:00
08a8b9e509
Signed-off-by: IanMadd <imaddaus@chef.io>
6 lines
99 B
Go
6 lines
99 B
Go
package main
|
|
|
|
// Placeholder so go.mod can be installed, not meant to do anything
|
|
func main() {
|
|
|
|
}
|