Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Change net.IPNet literal to be keyed #5241
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 18f0eee
into
juju:master
Apr 27, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mwhudson commentedApr 21, 2016
Unkeyed struct literals are not covered by the go1 compatibility guarantee,
and this one breaks with Go 1.7.