summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-08-26 16:49:52 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-08-28 12:02:17 +0200
commit2de393c791cdbc5e27a248705a40cfae5d0c0bd7 (patch)
tree115d987941f46c469ccfb3408026edfb900fb3b3 /go.mod
parent7efb35680f4deb82773554be9eb3188d47e6ee0d (diff)
build(deps): bump go.uber.org/atomic from 1.9.0 to 1.10.0
Bumps [go.uber.org/atomic](https://github.com/uber-go/atomic) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/uber-go/atomic/releases) - [Changelog](https://github.com/uber-go/atomic/blob/master/CHANGELOG.md) - [Commits](https://github.com/uber-go/atomic/compare/v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: go.uber.org/atomic 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 6a619a4f2..3618c4089 100644
--- a/go.mod
+++ b/go.mod
@@ -57,7 +57,7 @@ require (
github.com/tdewolff/minify/v2 v2.12.0
github.com/tdewolff/parse/v2 v2.6.2
github.com/yuin/goldmark v1.4.13
- go.uber.org/atomic v1.9.0
+ go.uber.org/atomic v1.10.0
gocloud.dev v0.24.0
golang.org/x/image v0.0.0-20211028202545-6944b10bf410
golang.org/x/net v0.0.0-20220607020251-c690dde0001d