GoogleCloudPlatform / traffic-director-grpc-bootstrap

Apache License 2.0
20 stars 18 forks source link

Bump Go from 1.18 to 1.21 #46

Closed ejona86 closed 1 year ago

arvindbr8 commented 1 year ago

LGTM. I was thinking if we should have testing workflows with the prev 2 versions -- v1.20 and v1.19. But since we specify the version of Go to use in the cloudbuild yaml I guess it doesnt matter?

ejona86 commented 1 year ago

This is a binary and not a library, we don't have to support older versions as long as we can build everywhere we need to.