Skip to content

Commit bcc7bbe

Browse files
Merge pull request #154 from depot/docs-sync-updates
Update content from depot/app
2 parents e088fd1 + 49e206a commit bcc7bbe

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/cache/reference/gocache.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ description: Learn how to use Depot remote caching for Go
88

99
Depot Cache can be used with Go from Depot's managed GitHub Actions runners, from your local machine, from any CI/CD system, or within containerized builds using Dockerfiles or Bake files.
1010

11+
**NOTE:** Go added support for remote caching in Go 1.24, so you will need to use Go version 1.24 or later to take advantage of Depot Cache.
12+
1113
### From Depot-managed Actions runners
1214

1315
[Depot GitHub Actions runners](/docs/github-actions/overview) are pre-configured to use Depot Cache with Go - each runner is launched with the `GOCACHEPROG` environment variable pre-populated with the connection details for Depot Cache.

0 commit comments

Comments
 (0)