-
v1.0.0 Stable
released this
2026-03-01 01:02:56 +00:00 | 23 commits to main since this releaseMirror for Go language
This repository contains code that mirrors the latest supported Go versions from
https://go.dev/dl/ into a local bucket aftergo/prefix.The function can be called from Woodpecker CI via workflow.
The uploaded Go version later downloaded in other project, like
https://git.thinkaboutit.tech/pandora/prepare-go.woodpecker.Usage
It can be used at any event, but the best maybe via cron in planned times.
when: event: [manual, cron] cron: "download" steps: - name: Scrap latest Go versions image: git.thinkaboutit.tech/pandora/go.mirror settings: s3_access_key: from_secret: s3-access-key s3_secret_key: from_secret: s3-secret-key s3_bucket: my_bucket debug: trueSettings
Name Default value Description s3_access_key Access key for s3 s3_secret_key Secret key for s3 s3_url https://s3.de.io.cloud.ovh.net URL for s3 s3_region de Region of S3 s3_bucket Name of the bucket Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)