Related to https://github.com/cockroachdb/cockroach/issues/125104 and #35, this will allow for easier testing of new Go versions without having to manually mark them as supported. Specifically this is an ask by the Go team who would like to test Cockroach on newer versions without needing us to change the build tags each time.
Related to https://github.com/cockroachdb/cockroach/issues/125104 and #35, this will allow for easier testing of new Go versions without having to manually mark them as supported. Specifically this is an ask by the Go team who would like to test Cockroach on newer versions without needing us to change the build tags each time.