summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-08-28 08:20:21 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2023-08-30 12:17:10 +0300
commit6821d6f159b6d2eb0ef5e4ec1189bc918e6c39da (patch)
tree1e2f04b5d2a4df1fdff7358fe0918e858b83cd4c /go.mod
parent93c7ad12ec2098ef1d336a59f43b8bd3e77f330e (diff)
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>
Diffstat (limited to 'go.mod')
-rw-r--r--go.mod2
1 files changed, 1 insertions, 1 deletions
diff --git a/go.mod b/go.mod
index 292764f14..099226a68 100644
--- a/go.mod
+++ b/go.mod
@@ -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