nuts-foundation / nuts-go

Main service executable for service space. Configurable service that integrates various Nuts engines and allows to run nuts' service space as a monolith or as micro services.
GNU General Public License v3.0
3 stars 0 forks source link

Dependabot can't parse your go.mod #39

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Dependabot couldn't parse the go.mod found at /go.mod.

The error Dependabot encountered was:

go: github.com/nuts-foundation/nuts-go-core@v0.13.1-0.20200504140512-8864ad80276f requires
    github.com/spf13/viper@v1.6.3 requires
    github.com/grpc-ecosystem/grpc-gateway@v1.9.0 requires
    gopkg.in/yaml.v2@v2.0.0-20170812160011-eb3733d160e7: invalid version: git fetch --unshallow -f origin in /opt/go/gopath/pkg/mod/cache/vcs/748bced43cf7672b862fbc52430e98581510f4f2c34fb30c0064b7102a68ae2c: exit status 128:
    fatal: The remote end hung up unexpectedly

View the update logs.