Skip to content

Upgrade to Go v1.12.13

Stan Hu requested to merge sh-use-go-1.12.13 into master

Upgrading the Go compile version upgrade fixes:

  1. TCP keepalive problem in gitlab#34951 (closed). Golang v1.12 enables 15-second TCP keepalives by default.
  2. A test case: #3981 (closed)

Release notes: https://golang.org/doc/go1.12

Closes #3981 (closed)

Edited by Stan Hu

Merge request reports