removing go client library => now available at github.com/thecodingmachine/gotenberg-go-client

This commit is contained in:
Julien Neuhart
2019-03-15 17:07:51 +01:00
parent 2aaa2eeaff
commit c0297aa061
29 changed files with 23 additions and 911 deletions

View File

@@ -45,4 +45,4 @@ COPY go.sum .
# Install module dependencies.
RUN go mod download
ENTRYPOINT ["build/tests/docker-entrypoint.sh"]
ENTRYPOINT [ "build/tests/docker-entrypoint.sh" ]