You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This follows our Go version policy
https://github.com/hetznercloud/hcloud-go#go-version-support, but we
don't want to force an unjustified go version upgrade for users of this
library, so we only require go 1.20 instead of go 1.21.
The prometheus client_golang bumped the required go version to 1.20, we
need to follow to be able to upgrade this dependency:
#388
0 commit comments