mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-07-30 14:28:41 +00:00
Update go-github library
This commit is contained in:
1
vendor/github.com/google/go-github/github/git_refs.go
generated
vendored
1
vendor/github.com/google/go-github/github/git_refs.go
generated
vendored
@@ -18,6 +18,7 @@ type Reference struct {
|
||||
Ref *string `json:"ref"`
|
||||
URL *string `json:"url"`
|
||||
Object *GitObject `json:"object"`
|
||||
NodeID *string `json:"node_id,omitempty"`
|
||||
}
|
||||
|
||||
func (r Reference) String() string {
|
||||
|
||||
Reference in New Issue
Block a user