Skip to content
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

Use go 1.16.3 #3571

Merged
merged 1 commit into from Apr 28, 2021
Merged

Use go 1.16.3 #3571

merged 1 commit into from Apr 28, 2021

Conversation

jeffwidman
Copy link
Member

Bump up to 1.16.3

This goes hand-in-hand with dependabot/gomodules-extracted#9

Bump up to 1.16.3
@jeffwidman jeffwidman requested a review from a team as a code owner April 28, 2021 06:32
Copy link
Contributor

@thepwagner thepwagner left a comment

Choose a reason for hiding this comment

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

 $ curl -s https://golang.org/dl/\?mode\=json | jq '.[0].files[] | select(.os=="linux") | select(.arch=="amd64")'
{
  "filename": "go1.16.3.linux-amd64.tar.gz",
  "os": "linux",
  "arch": "amd64",
  "version": "go1.16.3",
  "sha256": "951a3c7c6ce4e56ad883f97d9db74d3d6d80d5fec77455c6ada6c1f7ac4776d2",
  "size": 129021323,
  "kind": "archive"
}

We have a match! 🎉 Thanks!

@thepwagner thepwagner merged commit 06f2259 into dependabot:main Apr 28, 2021
@jeffwidman jeffwidman deleted the patch-1 branch April 28, 2021 17:08
@thepwagner thepwagner mentioned this pull request Apr 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants