Skip to content

Commit ab8a03f

Browse files
build(deps): bump gocloud.dev from 0.20.0 to 0.24.0
Bumps [gocloud.dev](https://github.com/google/go-cloud) from 0.20.0 to 0.24.0. - [Release notes](https://github.com/google/go-cloud/releases) - [Commits](google/go-cloud@v0.20.0...v0.24.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>
1 parent 1dbfc0f commit ab8a03f

2 files changed

Lines changed: 173 additions & 101 deletions

File tree

go.mod

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,12 @@ require (
5959
github.com/tdewolff/minify/v2 v2.9.22
6060
github.com/yuin/goldmark v1.4.4
6161
github.com/yuin/goldmark-highlighting v0.0.0-20200307114337-60d527fdb691
62-
gocloud.dev v0.20.0
62+
gocloud.dev v0.24.0
6363
golang.org/x/image v0.0.0-20211028202545-6944b10bf410
64-
golang.org/x/net v0.0.0-20210614182718-04defd469f4e
64+
golang.org/x/net v0.0.0-20210825183410-e898025ed96a
6565
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
6666
golang.org/x/text v0.3.7
6767
google.golang.org/api v0.61.0
68-
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
6968
gopkg.in/yaml.v2 v2.4.0
7069
)
7170

0 commit comments

Comments
 (0)