/* Copyright © 2022 NAME HERE */ package main import "github.com/t-dedah/gh-actions-cache/cmd" func main() { cmd.Execute() }