diff --git a/github/github.go b/github/github.go index 080a8794dd3..8a053eaedcc 100644 --- a/github/github.go +++ b/github/github.go @@ -9,9 +9,9 @@ package github import ( - "bytes" - "context" - "encoding/json" +"bytes" +"context" + "encoding/json" "errors" "fmt" "io"