Skip to content
GitLab Next
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gitlab-runner gitlab-runner
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,443
    • Issues 2,443
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 120
    • Merge requests 120
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GitLab.org
  • gitlab-runnergitlab-runner
  • Merge requests
  • !1667

Upgrade to Go v1.12.13

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Stan Hu requested to merge sh-use-go-1.12.13 into master Nov 14, 2019
  • Overview 5
  • Commits 2
  • Pipelines 5
  • Changes 4

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 Nov 14, 2019 by Stan Hu
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: sh-use-go-1.12.13