FairwindsOps / rbac-manager

A Kubernetes operator that simplifies the management of Role Bindings and Service Accounts.

Home Page:https://fairwinds.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dependabot can't parse your go.mod

dependabot-preview opened this issue · comments

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

The error Dependabot encountered was:

go: writing go.mod cache: mkdir /opt/go/gopath/pkg/mod/cache/download/golang.org/x/lint: no space left on device
go: writing go.mod cache: open /opt/go/gopath/pkg/mod/cache/download/golang.org/x/sys/@v/v0.0.0-20191026070338-33540a1f6037.mod793371757.tmp: no space left on device
go: cloud.google.com/go@v0.74.0 requires
	github.com/golang/mock@v1.4.4: git init --bare in /opt/go/gopath/pkg/mod/cache/vcs/e0a6dff9fb6c1f7c23e670e933cb00d791bc91d7acab4aef9d400ff3e9838f0b: exit status 128:
	fatal: cannot copy '/usr/share/git-core/templates/hooks/applypatch-msg.sample' to '/opt/go/gopath/pkg/mod/cache/vcs/e0a6dff9fb6c1f7c23e670e933cb00d791bc91d7acab4aef9d400ff3e9838f0b/hooks/applypatch-msg.sample': No space left on device

View the update logs.