Skip to content

Bump used Go version to 1.15.3

Tomasz Maczukin requested to merge update-to-go-1-15-3 into master

What does this MR do?

Updates the used Go version to 1.15.3

Why was this MR needed?

We're currently on 1.13.8, while the recent stable version of Go is 1.15.3. And as we're slowly approaching Go 1.16 to be released, we're risking - AGAIN - to use an unsupported version of Go.

Since we're not blocked (or rather - we don't know about any blocker) from bumping the version up, as we were with Go 1.8, let's just do this. And see if all is OK 🙂

What's the best way to test this MR?

What are the relevant issue numbers?

Closes #27208 (closed)

Edited by Tomasz Maczukin

Merge request reports