woodpecker/vendor/github.com/gogits/go-gogs-client
6543 473a05d5b5
Update gogs client (#487)
* update github.com/gogits/go-gogs-client

* migrate

* fix test & use DefaultBranch
2021-10-28 10:09:27 +02:00
..
.gitignore Use go's vendoring (#284) 2021-08-30 19:14:04 +02:00
admin_org.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
admin_repo.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
admin_user.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
gogs.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
issue.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
issue_comment.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
issue_label.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
issue_milestone.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
LICENSE Use go's vendoring (#284) 2021-08-30 19:14:04 +02:00
media_types.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
miscellaneous.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
org.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
org_member.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
org_team.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
pull.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
README.md Use go's vendoring (#284) 2021-08-30 19:14:04 +02:00
release.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
repo.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
repo_branch.go Use go's vendoring (#284) 2021-08-30 19:14:04 +02:00
repo_collaborator.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
repo_commit.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
repo_file.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
repo_hook.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
repo_key.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
user.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
user_app.go Use go's vendoring (#284) 2021-08-30 19:14:04 +02:00
user_email.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
user_follow.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
user_key.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00
utils.go Update gogs client (#487) 2021-10-28 10:09:27 +02:00

Gogs API client in Go

This package is still in experiment, see Wiki for documentation.

License

This project is under the MIT License. See the LICENSE file for the full license text.