Skip to content

Commit

Permalink
Bump gocloud.dev from 0.34.0 to 0.36.0
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.36.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](google/go-cloud@v0.34.0...v0.36.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 28, 2023
1 parent 0dcea0d commit e86d8f1
Show file tree
Hide file tree
Showing 2 changed files with 659 additions and 151 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/cloudflare/circl v1.3.3 // indirect
github.com/evanphx/json-patch v5.6.0+incompatible
github.com/gobwas/glob v0.2.3
github.com/google/go-cmp v0.5.9
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
Expand All @@ -20,8 +20,8 @@ require (
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
golang.org/x/sync v0.4.0
gocloud.dev v0.36.0
golang.org/x/sync v0.5.0
gotest.tools/v3 v3.3.0 // indirect
sigs.k8s.io/yaml v1.3.0
)
Loading

0 comments on commit e86d8f1

Please sign in to comment.