Skip to content
This repository has been archived by the owner on May 2, 2024. It is now read-only.

canonical: json: decode: add missing format string to Errorf #2

Closed
wants to merge 1 commit into from

Conversation

runcom
Copy link

@runcom runcom commented Nov 2, 2015

As found in:

vendor/src/github.com/jfrazelle/go/canonical/json/decode.go:603: wrong
number of args for format in Errorf call: 1 needed but 2 args
exit status 1

Signed-off-by: Antonio Murdaca runcom@redhat.com

As found in:
```
vendor/src/github.com/jfrazelle/go/canonical/json/decode.go:603: wrong
number of args for format in Errorf call: 1 needed but 2 args
exit status 1
```

Signed-off-by: Antonio Murdaca <runcom@redhat.com>
@jessfraz
Copy link
Contributor

jessfraz commented Nov 2, 2015

I think we should rebase on go 1.5.1 instead

@runcom
Copy link
Author

runcom commented Nov 2, 2015

Fair I'll close this

@jessfraz
Copy link
Contributor

jessfraz commented Nov 2, 2015

Thanks for the reminder tho!!!

@runcom runcom closed this Nov 2, 2015
@runcom runcom deleted the vet branch November 2, 2015 16:48
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants