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

Module list out of date? #39

Open
marcg1 opened this issue Sep 14, 2022 · 2 comments
Open

Module list out of date? #39

marcg1 opened this issue Sep 14, 2022 · 2 comments
Assignees

Comments

@marcg1
Copy link

marcg1 commented Sep 14, 2022

The build command in the Dockerfile returned the following:

go: downloading golang.org/x/text v0.3.7
go: updates to go.mod needed; to update it:
go mod tidy

I was able to build the container by replacing go mod download with go mod tidy in the Dockerfile. Thanks.

@hawkinsw hawkinsw self-assigned this Sep 14, 2022
@hawkinsw
Copy link
Member

Will look at this issue ASAP @marcg1 ! Thanks for bringing it to our attention!

@hawkinsw
Copy link
Member

Sorry for the delay, @marcg1 !! @randall 's latest patch that we just merged should have fixed this problem. Again, sorry for the delay and thanks for reporting! Let us know if the code that's available now is better!

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

No branches or pull requests

2 participants