1
0
mirror of https://gitea.com/gitea/act synced 2026-05-12 11:51:16 +02:00

update vendor

This commit is contained in:
Casey Lee
2019-05-23 08:46:23 -07:00
parent 308162e2eb
commit b5159281f9
29 changed files with 2463 additions and 9966 deletions

2
go.mod
View File

@@ -45,7 +45,7 @@ require (
gopkg.in/src-d/go-billy.v4 v4.3.0 // indirect
gopkg.in/src-d/go-git-fixtures.v3 v3.3.0 // indirect
gopkg.in/src-d/go-git.v4 v4.9.1
gopkg.in/yaml.v2 v2.2.2
gopkg.in/yaml.v2 v2.2.2 // indirect
gotest.tools v2.2.0+incompatible
)