mirror of
https://git.vectorsigma.ru/public/atlantis.git
synced 2026-08-03 20:48:41 +00:00
Update go-github library
This commit is contained in:
2
vendor/github.com/google/go-github/github/repos_stats.go
generated
vendored
2
vendor/github.com/google/go-github/github/repos_stats.go
generated
vendored
@@ -182,7 +182,7 @@ func (s *RepositoriesService) ListParticipation(ctx context.Context, owner, repo
|
||||
}
|
||||
|
||||
// PunchCard represents the number of commits made during a given hour of a
|
||||
// day of thew eek.
|
||||
// day of the week.
|
||||
type PunchCard struct {
|
||||
Day *int // Day of the week (0-6: =Sunday - Saturday).
|
||||
Hour *int // Hour of day (0-23).
|
||||
|
||||
Reference in New Issue
Block a user