Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update open-policy-agent dependency #1990

Open
dereknola opened this issue Dec 20, 2023 · 1 comment
Open

Update open-policy-agent dependency #1990

dereknola opened this issue Dec 20, 2023 · 1 comment

Comments

@dereknola
Copy link

There is currently a dead dependency chain

go mod tidy
go: github.com/Microsoft/hcsshim@v0.11.4 requires
	github.com/open-policy-agent/opa@v0.42.2 requires
	oras.land/oras-go@v1.2.0 requires
	github.com/distribution/distribution/v3@v3.0.0-20221208165359-362910506bc2 requires
	github.com/mitchellh/osext@v0.0.0-20151018003038-5e2d6d41470f: invalid version: git ls-remote -q origin in /home/derek/go/pkg/mod/cache/vcs/94ed57c5b21c953d93b47487113db43a5c9b69fd990329ec70dc77348c4dd443: exit status 128:
	remote: Repository not found.
	fatal: repository 'https://github.com/mitchellh/osext/' not found

Updating open-policy-agent to latest would resolve this error.

@dereknola
Copy link
Author

There is currently an open dependabot PR for this #1976

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant