8000 Bump Golang 1.12.5 by tao12345666333 · Pull Request #39179 · moby/moby · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Bump Golang 1.12.5 #39179

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 8, 2019
Merged

Conversation

tao12345666333
Copy link
Contributor

Signed-off-by: Jintao Zhang zhangjintao9020@gmail.com

- What I did

go1.12.5 (released 2019/05/06) includes fixes to the compiler, the linker,
the go command, the runtime, and the os package. See the
Go 1.12.5 milestone on our issue tracker for details.

golang/go@go1.12.4...go1.12.5

Signed-off-by: Jintao Zhang <zhangjintao9020@gmail.com>
@tao12345666333
Copy link
Contributor Author

wait for docker-library/official-images#5867 been merged.

@tao12345666333
Copy link
Contributor Author

The images has been published. We need rebuild those jobs.

(MoeLove) ➜  docker manifest inspect golang:1.12.5
{
   "schemaVersion": 2,
   "mediaType": "application/vnd.docker.distribution.manifest.list.v2+json",
   "manifests": [
      {
         "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
         "size": 1796,
         "digest": "sha256:ec67acb41a33f892bacc41060eba5b5eed9cc05c3364dce7582991ee5c212f00",
         "platform": {
            "architecture": "amd64",
            "os": "linux"
         }
      },
      {
         "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
         "size": 1795,
         "digest": "sha256:34e84e8e8027314970766952d6e4d55f0d59d76cd723e90e2c158105adc3be23",
         "platform": {
            "architecture": "arm",
            "os": "linux",
            "variant": "v7"
         }
      },
      {
         "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
         "size": 1795,
         "digest": "sha256:6ee3cfd1ece26bc5c5937d3a66bad0f4704ea0c8ee43201e3b1ae04dcc1982dc",
         "platform": {
            "architecture": "arm64",
            "os": "linux",
            "variant": "v8"
         }
      },
      {
         "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
         "size": 1796,
         "digest": "sha256:e6de803e10c5ea52df301a88145fbeff15023bec412c2928f5925e5baf143775",
         "platform": {
            "architecture": "386",
            "os": "linux"
         }
      },
      {
         "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
         "size": 1795,
         "digest": "sha256:13f562b2b30c23797ddabfaf1b95cb620fd9662355ca197934e73579ef1e248e",
         "platform": {
            "architecture": "ppc64le",
            "os": "linux"
         }
      },
      {
         "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
         "size": 1796,
         "digest": "sha256:4e2b86f32887f4ef24b57ff7efc6ee1a8d6c6796d74ea481dd5e2db6bb5dac4a",
         "platform": {
            "architecture": "s390x",
            "os": "linux"
         }
      },
      {
         "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
         "size": 3246,
         "digest": "sha256:e3138f60f5b7eebc0e4b02491ad79e3b702d74b9a12211782391a6726192a0cb",
         "platform": {
            "architecture": "amd64",
            "os": "windows",
            "os.version": "10.0.14393.2906"
         }
      },
      {
         "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
         "size": 3244,
         "digest": "sha256:23f8e1546377320d81161eeea28a18f8e6f54cd8cca5b5bbdeb746cbeb7122ad",
         "platform": {
            "architecture": "amd64",
            "os": "windows",
            "os.version": "10.0.17134.706"
         }
      },
      {
         "mediaType": "application/vnd.docker.distribution.manifest.v2+json",
         "size": 3245,
         "digest": "sha256:b6a8d56aadd1f852676ef7c9909449f9f71e38c08a4017a121a0f63e37a6514a",
         "platform": {
            "architecture": "amd64",
            "os": "windows",
            "os.version": "10.0.17763.437"
         }
      }
   ]
}

Copy link
Member
@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM if green, thanks!

(restarted the builds)

@codecov
Copy link
codecov bot commented May 8, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@b20a14b). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             master   #39179   +/-   ##
=========================================
  Coverage          ?      37%           
=========================================
  Files             ?      612           
  Lines             ?    45428           
  Branches          ?        0           
=========================================
  Hits              ?    16811           
  Misses            ?    26330           
  Partials          ?     2287

@AkihiroSuda AkihiroSuda merged commit 69c5ea3 into moby:master May 8, 2019
@tao12345666333 tao12345666333 deleted the bump-golang-1.12.5 branch May 8, 2019 22:38
@tao12345666333
Copy link
Contributor Author

Thanks all. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants
0