Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

util: simplify error creation #163

Merged
merged 1 commit into from
Dec 19, 2017

Conversation

ferhatelmas
Copy link
Contributor

  • use fmt.Errorf instead of errors.New(fmt.Sprintf())

 - use `fmt.Errorf` instead of `errors.New(fmt.Sprintf())`
Copy link
Contributor

@dlorenc dlorenc left a comment

Choose a reason for hiding this comment

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

Thanks!

@dlorenc dlorenc merged commit a290a87 into GoogleContainerTools:master Dec 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants