/* Copyright © 2024 Shane C. */ package main import "git.shadowhosting.xyz/actions/goscan/cmd" func main() { cmd.Execute() }