gitlab-container-registry: fix by pinning back to go 1.24 (#441683)
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
{
|
||||
lib,
|
||||
buildGoModule,
|
||||
buildGo124Module,
|
||||
fetchFromGitLab,
|
||||
}:
|
||||
|
||||
buildGoModule rec {
|
||||
buildGo124Module rec {
|
||||
pname = "gitlab-container-registry";
|
||||
version = "4.27.0";
|
||||
rev = "v${version}-gitlab-ahmed-master-test";
|
||||
|
||||
Reference in New Issue
Block a user