1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-01 17:05:48 +00:00
gitea/vendor/code.gitea.io/sdk/gitea/go.mod
6543 26b98417ad
[Vendor] update gitea-sdk v0.14.0 (#15103) (#15107)
* upgraded code.gitea.io/sdk/gitea v0.13.2 => v0.14.0

* rm workaround
2021-03-23 10:10:32 +00: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
)