module github.com/arangodb/arangosync-client go 1.12 require ( github.com/arangodb-helper/go-certificates v0.0.0-20180821055445-9fca24fc2680 github.com/arangodb/go-driver v0.0.0-20190514134119-4cd2eb482d16 github.com/dgrijalva/jwt-go v3.2.0+incompatible github.com/pavel-v-chernykh/keystore-go v2.1.0+incompatible // indirect github.com/pkg/errors v0.8.1 github.com/rs/zerolog v1.14.3 )