This repository was archived by the owner on Apr 14, 2024. It is now read-only.

Description
go version go1.13.5 darwin/amd64
following the doc I ran:
go get -u github.com/thecodingmachine/gotenberg-go-client/v7
which produced:
package github.com/thecodingmachine/gotenberg-go-client/v7: cannot find package "github.com/thecodingmachine/gotenberg-go-client/v7" in any of:
/usr/local/go/src/github.com/thecodingmachine/gotenberg-go-client/v7 (from $GOROOT)
/Users/jean-charlespassepont/go/src/github.com/thecodingmachine/gotenberg-go-client/v7 (from $GOPATH)
but it's including well with go mods.
You might want to update the README