This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
grype
Watch
2
Star
0
Fork
You've already forked grype
0
mirror of
https://github.com/anchore/grype
synced
2024-11-10 06:34:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1368ea05cd
grype
/
main.go
10 lines
89 B
Go
Raw
Normal View
History
Unescape
Escape
initial project structure
2020-05-26 14:37:28 +00:00
package
main
import
(
rename to grype
2020-07-24 01:29:05 +00:00
"github.com/anchore/grype/cmd"
initial project structure
2020-05-26 14:37:28 +00:00
)
func
main
(
)
{
cmd
.
Execute
(
)
}
Reference in a new issue
Copy permalink