Bump golang to 1.16.8
What does this MR do?
This MR bumps golang in .tool-versions
to the latest 1.16.x version which is currently 1.16.8 in an effort to bring consistency between GitLab projects that use/need golang.
TODO
-
I added the Changelog
trailer (e.g.Changelog: feature
) to the commits that need to be included in the changelog -
I added unit tests or they are not required -
I added acceptance tests or they are not required -
I added documentation (or it's not required) -
I followed code review guidelines -
I followed Go Style guidelines