-
v1.1.4
StableAll checks were successfulreleased this
2026-03-24 17:19:26 +00:00 | 23 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v1.1.3
Stablereleased this
2026-03-17 18:17:19 +00:00 | 26 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v1.1.2 Stable
released this
2026-03-13 17:17:45 +00:00 | 28 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v1.1.1 Stable
released this
2026-03-06 13:38:05 +00:00 | 29 commits to main since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v1.1.0 Stable
released this
2026-03-02 23:27:35 +00:00 | 34 commits to main since this releaseWhat's new
Features
- Replace shells script with a Go program and use distroless image as base (https://git.thinkaboutit.tech/pandora/go.mirror/pulls/2)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v1.0.0 Stable
released this
2026-03-01 01:02:56 +00:00 | 38 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)