chronicle icon indicating copy to clipboard operation
chronicle copied to clipboard

Make chronicle work with newer Go versions

Open willmurphyscode opened this issue 1 year ago • 0 comments

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):

  1. Install Go 1.23
  2. Clone this repo
  3. Run make bootstrap (or make 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:

  • Output of chronicle version:

willmurphyscode avatar Oct 14 '24 20:10 willmurphyscode