back to go get
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Torma Kristóf 2022-05-28 19:41:53 +02:00
parent 96fa31a39a
commit ab40057033

View File

@ -1,3 +1,3 @@
FROM golang
RUN go install github.com/StackExchange/dnscontrol/v3
RUN GO111MODULE=on go get github.com/StackExchange/dnscontrol/v3