1
1
mirror of https://github.com/go-gitea/gitea synced 2025-03-09 20:24:28 +00:00
6543 5f038cd7fe
[Vendor] update gitea-sdk v0.14.0 (#15103)
* upgraded code.gitea.io/sdk/gitea v0.13.2 => v0.14.0

* rm workaround
2021-03-22 18:03:18 +01:00

9 lines
129 B
Modula-2
Vendored

module code.gitea.io/sdk/gitea
go 1.13
require (
github.com/hashicorp/go-version v1.2.1
github.com/stretchr/testify v1.4.0
)