Skip to content
This repository has been archived by the owner on Feb 7, 2022. It is now read-only.

Update with golang 1.9.0 + 1.9.1 #92

Merged
merged 3 commits into from
Dec 21, 2017
Merged

Conversation

sofuture
Copy link
Contributor

Golang 1.9.0 and 1.9.1 docker images.

Fixes #89
Includes #90 from @coryb

@apparentlymart
Copy link

apparentlymart commented Dec 5, 2017

The 1.9.1 dockerfile here worked for me and successfully built an application that requires >= 1.9.0.

If others want to try this, the easiest way is to manually tag the generated image as karalabe/xgo-1.9.1 on your local system:

docker tag {generated-id} karalabe/xgo-1.9.1

xgo --go 1.9.1 ... can then find it as normal.

@sofuture
Copy link
Contributor Author

sofuture commented Dec 6, 2017

@karalabe any chance of merging?

@karalabe
Copy link
Owner

Whoops, forgot about xgo and I don't look at github notifications, merging now. Thanks!

@karalabe karalabe merged commit 386b8a0 into karalabe:master Dec 21, 2017
@fatih
Copy link

fatih commented Dec 21, 2017

@karalabe can you also look at #96 please. It's about version 1.9.2

@karalabe
Copy link
Owner

karalabe commented Dec 21, 2017 via email

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

Successfully merging this pull request may close these issues.

5 participants