chore: update import paths and registry refs after move to gitea
auth0mock / build (pull_request) Successful in 1m28s

This commit is contained in:
2026-05-04 10:28:46 +02:00
parent 3fd070fbf3
commit 9834fec036
8 changed files with 11 additions and 15 deletions
-4
View File
@@ -1,11 +1,7 @@
FROM golang:1.26@sha256:b54cbf583d390341599d7bcbc062425c081105cc5ef6d170ced98ef9d047c716 AS build
ARG GITLAB_USER
ARG GITLAB_TOKEN
WORKDIR /build
ENV CGO_ENABLED=0
ENV GOPRIVATE=gitlab.com/unboundsoftware/*
ENV GOEXPERIMENT=jsonv2
COPY go.mod go.sum ./