Skip to content

Conversation

@nalind
Copy link
Member

@nalind nalind commented Sep 29, 2017

The skopeo package builds on Darwin use Go 1.7, so make sure we can build on it, by replacing a call to time.Until(t) with t.Sub(time.Now()), as suggested in the standard library documentation.

This should get containers/skopeo#427 to pass its tests.

The skopeo package builds on Darwin use Go 1.7, so make sure we can
build on it, by replacing a call to time.Until(t) with
t.Sub(time.Now()), as suggested in the standard library documentation.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
@rhatdan
Copy link
Member

rhatdan commented Sep 30, 2017

LGTM, although I would prefer to get skopeo to build on 1.8.

@rhatdan rhatdan merged commit c069798 into containers:master Sep 30, 2017
@nalind nalind deleted the build-1.7 branch October 2, 2017 14:12
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.

2 participants