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

Upgrade to go 1.9.2 #2

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

samuelmanzer
Copy link

Hi folks, many thanks for creating this image, it's very useful.

I found that I wanted this feature mentioned in the go1.9 release notes:

Rows.Scan can now scan user-defined string types. Previously the package supported scanning into numeric types like type Int int64. It now also supports scanning into string types like type String string.

so I bumped the go version to 1.9.2 (latest stable version listed here). Our codebase seems to work fine on the new version, so might be worth making it available for others.

Unfortunately the PR won't bring the tag from make gitTag along with it, so y'all will have to handle that step.

Thanks for making this image!

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.

1 participant