Skip to content

Commit

Permalink
Bump github.com/xanzy/go-gitlab from 0.33.0 to 0.92.2
Browse files Browse the repository at this point in the history
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.33.0 to 0.92.2.
- [Changelog](https://github.com/xanzy/go-gitlab/blob/master/releases_test.go)
- [Commits](xanzy/go-gitlab@v0.33.0...v0.92.2)

---
updated-dependencies:
- dependency-name: github.com/xanzy/go-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 29, 2023
1 parent 116cabc commit f5a7975
Show file tree
Hide file tree
Showing 2 changed files with 768 additions and 44 deletions.
9 changes: 5 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ module github.com/goreleaser/goreleaser
go 1.14

require (
cloud.google.com/go/compute/metadata v0.2.3 // indirect
code.gitea.io/sdk/gitea v0.12.1
github.com/Masterminds/semver/v3 v3.1.0
github.com/apex/log v1.5.0
Expand All @@ -20,11 +21,11 @@ require (
github.com/mitchellh/go-homedir v1.1.0
github.com/pkg/errors v0.9.1
github.com/spf13/cobra v1.0.0
github.com/stretchr/testify v1.6.1
github.com/stretchr/testify v1.8.1
github.com/ulikunitz/xz v0.5.7
github.com/xanzy/go-gitlab v0.33.0
github.com/xanzy/go-gitlab v0.92.2
gocloud.dev v0.20.0
golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208
golang.org/x/oauth2 v0.6.0
golang.org/x/sync v0.1.0
gopkg.in/yaml.v2 v2.3.0
)
Loading

0 comments on commit f5a7975

Please sign in to comment.