Skip to content

fix for missing fmt package#2415

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

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

Conversation

@nujeh
Copy link

@nujeh nujeh commented May 19, 2020

Signed-off-by: Jun He [email protected]

import (
"bytes"
"errors"
"fmt"
Copy link
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
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