Skip to content

fix for missing fmt package#2415

Closed
nujeh wants to merge 1 commit into
opencontainers:masterfrom
nujeh:fix/missing-fmt-package
Closed

fix for missing fmt package#2415
nujeh wants to merge 1 commit into
opencontainers:masterfrom
nujeh:fix/missing-fmt-package

Conversation

@nujeh
Copy link
Copy Markdown

@nujeh nujeh commented May 19, 2020

Signed-off-by: Jun He hejun1874@gmail.com

Signed-off-by: Jun He <hejun1874@gmail.com>
import (
"bytes"
"errors"
"fmt"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you should remove "fmt" here.
And change fmt.Errorf to errors.Errorf.

@AkihiroSuda
Copy link
Copy Markdown
Member

carried as this one is blocking other PRs: #2418

@nujeh nujeh closed this May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants