mirror of
https://github.com/moby/moby.git
synced 2026-08-10 17:15:06 +00:00
actions/setup-go complains: > Restore cache failed: Dependencies file is not found in > /home/runner/work/moby/moby. Supported file pattern: go.sum Let's give it one to chew. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>