#Cache go modules
1 messages · Page 1 of 1 (latest)
👋 here's an example on how we're using it ourselves in the dagger/dagger repo: https://github.com/dagger/dagger/blob/70d240740c32b1ae2461546103664c5c24e005e8/internal/mage/util/util.go#L90-L112
let us know if you have any questions
Thank you for your help, exactly what i wanted.