1 2 3 4 5 6 7 8
module code.gitea.io/sdk/gitea go 1.12 require ( github.com/hashicorp/go-version v1.2.0 github.com/stretchr/testify v1.4.0 )