Skip to content

Drop Go v1.12 support

Stan Hu requested to merge sh-drop-go-1.12 into master

We officially use Go v1.13+ for everything (https://docs.gitlab.com/ee/install/requirements.html#go-versions), and dropping Go v1.12 allows us to use new methods such as http.NewRequestWithContext.

Edited by Stan Hu

Merge request reports