diff --git a/github/gists.go b/github/gists.go index ec662b5..48a0eec 100644 --- a/github/gists.go +++ b/github/gists.go @@ -56,6 +56,8 @@ func (g GistFile) String() string { type GistListOptions struct { // Since filters Gists by time. Since time.Time `url:"since,omitempty"` + + ListOptions } // List gists for a user. Passing the empty string will list