vmware-archive / gangway

An application that can be used to easily enable authentication flows via OIDC for a kubernetes cluster.
Apache License 2.0
409 stars 111 forks source link

Bump go version to v1.12 #112

Closed alexbrand closed 5 years ago

alexbrand commented 5 years ago

Fixes #109

Gofmt changed between v1.9 and v1.12, so a file had to be updated with new formatting.