notation icon indicating copy to clipboard operation
notation copied to clipboard

Bump up golang to `1.19`

Open shizhMSFT opened this issue 2 years ago • 2 comments

Go 1.19 is released with release notes!

It is time to bump up golang version to 1.19 by updating

  • go. mod
  • GitHub Actions

shizhMSFT avatar Aug 03 '22 07:08 shizhMSFT

Do you want to have a matrix? i.e. 1.18/1.19 or just go straight to 1.19 only?

IMO - we should be consistent with what we pick and upgrade them all at the same time. notation-core-go for instance uses a matrix of 1.17/1.18

dtzar avatar Aug 03 '22 22:08 dtzar

Related to https://github.com/notaryproject/notation-go/issues/99

dtzar avatar Aug 03 '22 22:08 dtzar

Since notation CLI is a binary, we should go straight to 1.19 only.

shizhMSFT avatar Aug 24 '22 09:08 shizhMSFT

I will work on this task.

JeyJeyGao avatar Sep 02 '22 02:09 JeyJeyGao