summaryrefslogtreecommitdiffstats
path: root/go.mod
diff options
context:
space:
mode:
author6543 <6543@obermui.de>2020-05-10 12:23:17 +0200
committerGitHub <noreply@github.com>2020-05-10 06:23:17 -0400
commit57b6f831916af59b7ad8ad0a9d0dd9083da88a6f (patch)
tree8bc1cd90e50ff9d384d3ea7fbbd1b9a7d7fb7b9a /go.mod
parentdbb74978f7a4574d237952349437e7ac03764e3b (diff)
downloadgitea-57b6f831916af59b7ad8ad0a9d0dd9083da88a6f.tar.gz
gitea-57b6f831916af59b7ad8ad0a9d0dd9083da88a6f.zip
Update github.com/issue9/identicon from untagged to v1.0.1 (#11359)
Co-authored-by: zeripath <art27@cantab.net>
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 3ff7485ba5..ffae81424d 100644
--- a/go.mod
+++ b/go.mod
@@ -54,7 +54,7 @@ require (
github.com/hashicorp/go-retryablehttp v0.6.6 // indirect
github.com/huandu/xstrings v1.3.0
github.com/issue9/assert v1.3.2 // indirect
- github.com/issue9/identicon v0.0.0-20160320065130-d36b54562f4c
+ github.com/issue9/identicon v1.0.1
github.com/jaytaylor/html2text v0.0.0-20160923191438-8fb95d837f7d
github.com/jmhodges/levigo v1.0.0 // indirect
github.com/joho/godotenv v1.3.0 // indirect