summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2024-02-07 08:46:06 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2024-02-07 20:44:21 +0100
commit301bafabe0665093ef729cf28af18d4f9ce5bea1 (patch)
tree954cb7de9214bdfea0480c327849aedb3a607173 /go.mod
parent9571246bccd2de37e84729d62c1e1dad1eec3ff1 (diff)
build(deps): bump golang.org/x/mod from 0.14.0 to 0.15.0
Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.14.0 to 0.15.0. - [Commits](https://github.com/golang/mod/compare/v0.14.0...v0.15.0) --- updated-dependencies: - dependency-name: golang.org/x/mod 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 614d00fc7..f61ff8c78 100644
--- a/go.mod
+++ b/go.mod
@@ -71,7 +71,7 @@ require (
gocloud.dev v0.36.0
golang.org/x/exp v0.0.0-20221031165847-c99f073a8326
golang.org/x/image v0.15.0
- golang.org/x/mod v0.14.0
+ golang.org/x/mod v0.15.0
golang.org/x/net v0.20.0
golang.org/x/sync v0.6.0
golang.org/x/text v0.14.0