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

pubsubc installation fails #17

Open
edwardtheharris opened this issue Nov 2, 2023 · 0 comments · May be fixed by #18
Open

pubsubc installation fails #17

edwardtheharris opened this issue Nov 2, 2023 · 0 comments · May be fixed by #18

Comments

@edwardtheharris
Copy link

When building the container locally, the following error is thrown.

 => ERROR [pubsub builder 5/5] RUN go get github.com/prep/pubsubc                                                                                                                                                                                                                                                                                                                                        0.4s
------
 > [pubsub builder 5/5] RUN go get github.com/prep/pubsubc:
0.373 go: go.mod file not found in current directory or any parent directory.
0.373 	'go get' is no longer supported outside a module.
0.373 	To build and install a command, use 'go install' with a version,
0.373 	like 'go install example.com/cmd@latest'
0.373 	For more information, see https://golang.org/doc/go-get-install-deprecation
0.373 	or run 'go help get' or 'go help install'.
------
failed to solve: process "/bin/sh -c go get github.com/prep/pubsubc" did not complete successfully: exit code: 1
edwardtheharris pushed a commit to edwardtheharris/gcloud-pubsub-emulator that referenced this issue Nov 2, 2023
17-pubsubc-installation-fails
Closes marcelcorso#17

@xander.harris

Changelog: changed
@edwardtheharris edwardtheharris linked a pull request Nov 2, 2023 that will close this issue
edwardtheharris pushed a commit to edwardtheharris/gcloud-pubsub-emulator that referenced this issue Nov 2, 2023
17-pubsubc-installation-fails
Closes marcelcorso#17

@xander.harris

Changelog: changed
edwardtheharris pushed a commit to edwardtheharris/gcloud-pubsub-emulator that referenced this issue Nov 2, 2023
17-pubsubc-installation-fails
Closes marcelcorso#17

@xander.harris

Changelog: changed
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