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

fix build break #1908

Merged
merged 1 commit into from
Oct 13, 2018
Merged

fix build break #1908

merged 1 commit into from
Oct 13, 2018

Conversation

mikebrow
Copy link
Member

@mikebrow mikebrow commented Oct 12, 2018

fixes travis ci build break..

"go get -u github.com/golang.org/lint/golint"
fails with
expects import "golang.org/x/lint/golint"

commit switches to use "golang.org/x/lint/golint" as requested at https://github.com/golang/lint

Signed-off-by: Mike Brown brownwm@us.ibm.com

Signed-off-by: Mike Brown <brownwm@us.ibm.com>
@crosbymichael
Copy link
Member

crosbymichael commented Oct 12, 2018

LGTM

Approved with PullApprove

@cyphar
Copy link
Member

cyphar commented Oct 13, 2018

LGTM.

Approved with PullApprove

@cyphar cyphar merged commit 36f8472 into opencontainers:master Oct 13, 2018
cyphar added a commit that referenced this pull request Oct 13, 2018
  fix build break

LGTMs: @crosbymichael @cyphar
Closes #1908
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.

3 participants