mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-10-21 16:35:00 +00:00
Refactor Gitlab Remote (#358)
- Replace custom client - Update Docs - Test if it works - Update Tests close #285
This commit is contained in:
1
go.mod
1
go.mod
@@ -51,6 +51,7 @@ require (
|
||||
github.com/urfave/cli v1.22.4
|
||||
github.com/woodpecker-ci/expr v0.0.0-20210628233344-164b8b3d0915
|
||||
github.com/woodpecker-ci/togo v0.0.0-20180401185031-50a0e4726e74
|
||||
github.com/xanzy/go-gitlab v0.51.1
|
||||
github.com/xeipuuv/gojsonschema v1.2.0
|
||||
golang.org/x/crypto v0.0.0-20210921155107-089bfa567519
|
||||
golang.org/x/net v0.0.0-20210825183410-e898025ed96a
|
||||
|
Reference in New Issue
Block a user