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

Update circleci image to use new cimg namespace with Go1.17 #93

Merged
merged 3 commits into from Dec 15, 2021

Conversation

nywilken
Copy link
Member

No description provided.

@nywilken nywilken requested a review from a team as a code owner December 14, 2021 15:29
Comment on lines +1 to 2
//go:build !solaris
// +build !solaris
Copy link
Contributor

Choose a reason for hiding this comment

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

Should we only keep the newer//more readable version here ?

Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe not in case this gets built with go 1.16

Copy link
Member Author

Choose a reason for hiding this comment

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

Oh interesting. I thought it was a direct replace of the build tag. Packer currently has both so maybe we can keep it consistent, and remove once 1.18 is out. What do you think?

Copy link
Contributor

Choose a reason for hiding this comment

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

yup sounds good to me !

@azr azr merged commit f0a450e into main Dec 15, 2021
@azr azr deleted the wilken/update-circleci-config branch December 15, 2021 14:15
@azr
Copy link
Contributor

azr commented Dec 15, 2021

Nice one !

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