mirror of
https://github.com/imjasonh/git-k8s
synced 2026-07-09 07:06:52 +00:00
No description
Add cache-dependency-path: go.mod to both setup-go steps so that actions/setup-go caches ~/go/pkg/mod and ~/.cache/go-build across runs. Since go.sum is not checked in, go.mod is used as the cache key. https://claude.ai/code/session_011joWLHyHc8v7nDfpNoWkEY |
||
|---|---|---|
| .github/workflows | ||
| cmd | ||
| config | ||
| hack | ||
| pkg | ||
| .gitignore | ||
| .ko.yaml | ||
| go.mod | ||