build(deps): bump gocloud.dev from 0.33.0 to 0.34.0

Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.33.0 to 0.34.0.
- [Release notes](https://github.com/google/go-cloud/releases)
- [Commits](https://github.com/google/go-cloud/compare/v0.33.0...v0.34.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-28 08:20:21 +00:00
committed by Bjørn Erik Pedersen
parent 93c7ad12ec
commit 6821d6f159
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -66,7 +66,7 @@ require (
github.com/yuin/goldmark v1.5.6
go.uber.org/atomic v1.11.0
go.uber.org/automaxprocs v1.5.3
gocloud.dev v0.33.0
gocloud.dev v0.34.0
golang.org/x/exp v0.0.0-20221031165847-c99f073a8326
golang.org/x/image v0.11.0
golang.org/x/net v0.14.0