-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
ERROR [memogram builder 6/7] RUN CGO_ENABLED=0 go build -o memogram ./bin/memogram #82
Comments
You might update |
Because the latest base image update to go 1.23, which conflicts with |
bud i don't have go,this is docker compose up -d |
You may bypass it with the following codes in toolchain go1.22.9 -> toolchain go1.23.3 |
This works. |
It should be fixed with 3088c8d |
@boojack Maybe it's ready for the next release of telegram bot integration. |
log:
RUN CGO_ENABLED=0 go build -o memogram ./bin/memogram:
0.585 go: updates to go.mod needed; to update it:
0.585 go mod tidy
The text was updated successfully, but these errors were encountered: