func init()

in cmd/psa-checker/version.go [19:21]


func init() {
	rootCmd.AddCommand(versionCmd)
}