summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
authorPaul van Brouwershaven <vanbroup@users.noreply.github.com>2021-12-07 11:29:55 +0100
committerGitHub <noreply@github.com>2021-12-07 11:29:55 +0100
commit283394a4fde14476db576a15b7bcc472d693d76f (patch)
tree6d3ed28edfaecb0ec70fedad4eba397a309a4c0b /go.mod
parent5538507e9053a00faa358b92ad0bb004e8d28daf (diff)
images: Text filter that draws text with the given options (#9239)
Fixes #9238
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 c4732ef33..8abf289f6 100644
--- a/go.mod
+++ b/go.mod
@@ -60,7 +60,7 @@ require (
github.com/yuin/goldmark v1.4.4
github.com/yuin/goldmark-highlighting v0.0.0-20200307114337-60d527fdb691
gocloud.dev v0.20.0
- golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
+ golang.org/x/image v0.0.0-20211028202545-6944b10bf410
golang.org/x/net v0.0.0-20210614182718-04defd469f4e
golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
golang.org/x/text v0.3.7