Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

github.com/coreos/go-systemd/activation/@v/list: 404 Not Found #134

Open
prologic opened this issue Mar 21, 2022 · 0 comments · May be fixed by #140
Open

github.com/coreos/go-systemd/activation/@v/list: 404 Not Found #134

prologic opened this issue Mar 21, 2022 · 0 comments · May be fixed by #140

Comments

@prologic
Copy link

I'm trying to do some dev work on a Docker Volume Plugin and I'm running into a compile error:

$ go mod tidy
go: finding module for package github.com/sirupsen/logrus
go: finding module for package github.com/docker/go-plugins-helpers/volume
go: found github.com/docker/go-plugins-helpers/volume in github.com/docker/go-plugins-helpers v0.0.0-20211224144127-6eecb7beb651
go: found github.com/sirupsen/logrus in github.com/sirupsen/logrus v1.8.1
go: finding module for package github.com/docker/go-connections/sockets
go: finding module for package github.com/Microsoft/go-winio
go: finding module for package github.com/coreos/go-systemd/activation
go: found github.com/Microsoft/go-winio in github.com/Microsoft/go-winio v0.5.2
go: found github.com/docker/go-connections/sockets in github.com/docker/go-connections v0.4.0
go: finding module for package golang.org/x/net/proxy
go: finding module for package github.com/coreos/go-systemd/activation
go: found golang.org/x/net/proxy in golang.org/x/net v0.0.0-20220225172249-27dd8689420f
go: finding module for package github.com/coreos/go-systemd/activation
git.mills.io/prologic/docker-volume-nfs imports
	github.com/docker/go-plugins-helpers/volume imports
	github.com/docker/go-plugins-helpers/sdk imports
	github.com/coreos/go-systemd/activation: cannot find module providing package github.com/coreos/go-systemd/activation: module github.com/coreos/go-systemd/activation: reading https://goproxy.mills.io/github.com/coreos/go-systemd/activation/@v/list: 404 Not Found

I believe this is solved by #122 and/or #127

Can we get some folks that have access to Merge PR(s) to please merge said PRs? 😅 If someone has de power to grant me access to do so, I will gladly starting merging some outstanding PRs myself 😂

Many thanks! 🙇‍♂️

PS: Docker nor Docker Volume Plgins nor Docker Swarm are dead 🤣 (despite what you may have been told!)

@prologic prologic changed the title github.com/coreos/go-systemd/activation: cannot find module providing package github.com/coreos/go-systemd/activation: module github.com/coreos/go-systemd/activation: reading https://goproxy.mills.io/github.com/coreos/go-systemd/activation/@v/list: 404 Not Found github.com/coreos/go-systemd/activation/@v/list: 404 Not Found Mar 21, 2022
@thaJeztah thaJeztah linked a pull request Jun 30, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant