You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go-versions/config
francisco souza d244fd4e70 config: update version regex to support Go's initial minor releases
Go doesn't _really_ follow semver here: the initial release of a new
minor series does not end with .0, which means there's no Go 1.16.0,
it's actually Go 1.16.

This is me trying to fix actions/setup-go#105, not sure if this is
correct.
4 years ago
..
go-manifest-config.json config: update version regex to support Go's initial minor releases 4 years ago