Change net.IPNet literal to be keyed #5241

Merged
merged 1 commit into from Apr 27, 2016

Conversation

Projects
None yet
3 participants
Contributor

mwhudson commented Apr 21, 2016

Unkeyed struct literals are not covered by the go1 compatibility guarantee,
and this one breaks with Go 1.7.

Change net.IPNet literal to be keyed
Unkeyed struct literals are not covered by the go1 compatibility guarantee,
and this one breaks with Go 1.7.
Owner

howbazaar commented Apr 27, 2016

$$merge$$

Contributor

jujubot commented Apr 27, 2016

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

@jujubot 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