# Functions
Message returns the message to display if the user has the given Go version, if any.
OldestSupported is the last X in Go 1.X that this version of gopls supports without warnings.
# Variables
Supported maps Go versions to the gopls version in which support will be deprecated, and the final gopls version supporting them without warnings.