Skip to content

Commit

Permalink
build(deps): bump gocloud.dev from 0.34.0 to 0.37.0 (#67)
Browse files Browse the repository at this point in the history
Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.34.0 to 0.37.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.34.0...v0.37.0)

---
updated-dependencies:
- dependency-name: gocloud.dev
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 13, 2024
1 parent a7c7822 commit c8e37e4
Show file tree
Hide file tree
Showing 2 changed files with 1,076 additions and 167 deletions.
5 changes: 2 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,22 +6,21 @@ require (
github.com/Masterminds/semver/v3 v3.2.1
github.com/bradleyfalzon/ghinstallation/v2 v2.4.0
github.com/cloudflare/circl v1.3.7 // indirect
github.com/docker/distribution v2.8.2+incompatible // indirect
github.com/evanphx/json-patch v5.9.0+incompatible
github.com/gobwas/glob v0.2.3
github.com/google/go-cmp v0.6.0
github.com/google/go-containerregistry v0.15.2 // indirect
github.com/google/go-github/v50 v50.2.0
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79
github.com/matryer/is v1.4.0 // indirect
github.com/onsi/ginkgo v1.16.5 // indirect
github.com/ossf/scorecard/v4 v4.10.5
github.com/rhysd/actionlint v1.6.27
github.com/rs/zerolog v1.32.0
github.com/sergi/go-diff v1.3.1 // indirect
github.com/shurcooL/githubv4 v0.0.0-20210725200734-83ba7b4c9228
github.com/xanzy/go-gitlab v0.83.0 // indirect
gocloud.dev v0.34.0
gocloud.dev v0.37.0
golang.org/x/sync v0.6.0
gotest.tools/v3 v3.3.0 // indirect
sigs.k8s.io/yaml v1.3.0
)
Loading

0 comments on commit c8e37e4

Please sign in to comment.