-
- Downloads
feat: update plugin lib
... | @@ -4,7 +4,7 @@ go 1.14 | ... | @@ -4,7 +4,7 @@ go 1.14 |
require ( | require ( | ||
github.com/Masterminds/semver/v3 v3.1.0 | github.com/Masterminds/semver/v3 v3.1.0 | ||
github.com/go-semantic-release/semantic-release/v2 v2.1.0 | github.com/go-semantic-release/semantic-release/v2 v2.3.0 | ||
github.com/stretchr/testify v1.6.1 | github.com/stretchr/testify v1.6.1 | ||
github.com/xanzy/go-gitlab v0.34.2 | github.com/xanzy/go-gitlab v0.34.2 | ||
) | ) |
This diff is collapsed.
Please register or sign in to comment