[Vendor] update gitea-sdk v0.14.0 (#15103)

* upgraded code.gitea.io/sdk/gitea v0.13.2 => v0.14.0

* rm workaround
This commit is contained in:
6543
2021-03-22 18:03:18 +01:00
committed by GitHub
parent 8567cba0d9
commit 5f038cd7fe
55 changed files with 1338 additions and 360 deletions

View File

@@ -1,6 +1,6 @@
module code.gitea.io/sdk/gitea
go 1.12
go 1.13
require (
github.com/hashicorp/go-version v1.2.1