Save vendor to reduce network requests

This commit is contained in:
Lunny Xiao
2023-11-16 14:50:15 +08:00
parent 23a38ad334
commit 549a1ec092
81 changed files with 11002 additions and 0 deletions

12
vendor/modules.txt vendored Normal file
View File

@@ -0,0 +1,12 @@
# code.gitea.io/sdk/gitea v0.15.1
## explicit; go 1.13
code.gitea.io/sdk/gitea
# github.com/hashicorp/go-version v1.2.1
## explicit
github.com/hashicorp/go-version
# github.com/sethvargo/go-envconfig v0.8.0
## explicit; go 1.17
github.com/sethvargo/go-envconfig
# github.com/sethvargo/go-githubactions v1.1.0
## explicit; go 1.18
github.com/sethvargo/go-githubactions