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
)