Move package to other organization
This commit is contained in:
parent
1aa230df17
commit
ebdc6e5c23
@ -1,6 +1,6 @@
|
||||
FROM golang:1.16-alpine
|
||||
RUN apk add libcap git
|
||||
WORKDIR $GOPATH/src/git.k-space.ee/pinecrypt/goredirect
|
||||
WORKDIR $GOPATH/src/git.k-space.ee/k-space/goredirect
|
||||
COPY go.mod .
|
||||
RUN go mod download
|
||||
COPY main.go .
|
||||
|
Loading…
Reference in New Issue
Block a user