Closed
Description
In a go 1.12
module using Go built at tip:
% go get [email protected]
go: [email protected]: no matching versions for query "1.21"
It seems like since the local Go toolchain knows Go 1.21, this should be permitted.
In a go 1.12
module using Go built at tip:
% go get [email protected]
go: [email protected]: no matching versions for query "1.21"
It seems like since the local Go toolchain knows Go 1.21, this should be permitted.