We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
What happened:
I was trying to release chronicle, and I had to downgrade my local go to make the make release command in this repo work.
make release
What you expected to happen:
That chronicle would support latest go.
How to reproduce it (as minimally and precisely as possible):
make bootstrap
Anything else we need to know?:
Might be a good time to switch to Taskfile as well
Environment:
chronicle version
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened:
I was trying to release chronicle, and I had to downgrade my local go to make the
make release
command in this repo work.What you expected to happen:
That chronicle would support latest go.
How to reproduce it (as minimally and precisely as possible):
make bootstrap
(ormake release
, but I think bootstrap is enough.Anything else we need to know?:
Might be a good time to switch to Taskfile as well
Environment:
chronicle version
:The text was updated successfully, but these errors were encountered: