disabling pdfcpu logs (#22)

This commit is contained in:
Julien Neuhart
2018-12-12 16:24:54 +01:00
committed by GitHub
parent c6f6a87499
commit 5291d2d129
5 changed files with 11 additions and 2 deletions

2
go.mod
View File

@@ -4,7 +4,7 @@ require (
github.com/derekparker/delve v1.1.0
github.com/google/go-cmp v0.2.0 // indirect
github.com/gorilla/websocket v1.4.0 // indirect
github.com/hhrutter/pdfcpu v0.1.18
github.com/hhrutter/pdfcpu v0.1.19
github.com/labstack/echo v0.0.0-20181123063703-c7eb8da9ec73
github.com/labstack/gommon v0.2.8
github.com/mafredri/cdp v0.20.0