notation
notation copied to clipboard
Bump up golang to `1.19`
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
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
Related to https://github.com/notaryproject/notation-go/issues/99
Since notation
CLI is a binary, we should go straight to 1.19
only.
I will work on this task.