Auto-update license files
This commit is contained in:
+4
-4
@@ -1,12 +1,12 @@
|
||||
---
|
||||
name: github.com/google/go-github/v31/github
|
||||
version: v31.0.0
|
||||
name: github.com/google/go-github/v43/github
|
||||
version: v43.0.0
|
||||
type: go
|
||||
summary: Package github provides a client for using the GitHub API.
|
||||
homepage: https://godoc.org/github.com/google/go-github/v31/github
|
||||
homepage: https://godoc.org/github.com/google/go-github/v43/github
|
||||
license: bsd-3-clause
|
||||
licenses:
|
||||
- sources: v31/LICENSE
|
||||
- sources: v43/LICENSE
|
||||
text: |
|
||||
Copyright (c) 2013 The go-github AUTHORS. All rights reserved.
|
||||
|
||||
Reference in New Issue
Block a user