Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/gohugoio/hugo-mod-heroicons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2021-01-21 21:45:56 +0300
committerGitHub <noreply@github.com>2021-01-21 21:45:56 +0300
commitd1635e3c8e62528c52131c007152038d01286873 (patch)
tree287b7fd4846a60d748c4e39553fad93d5c202f4e
parentfc590bc3dc55759a4097002dd854f4eafe714ddb (diff)
parent7cf56342792d1458c5bb8f787d51c972274d9c63 (diff)
Merge pull request #2 from foo-dogsquared/master
Update to Heroicons v0.4.2
-rw-r--r--README.md2
-rw-r--r--go.mod2
-rw-r--r--go.sum4
3 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 4b1dc8b..d589e0c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
Heroicons is a set of free MIT-licensed high-quality SVG icons for you to use in your web projects.
-140 icons per style currently, more to come in the future. See https://github.com/refactoringui/heroicons
+224 icons per style currently, more to come in the future. See https://github.com/refactoringui/heroicons
## Use
diff --git a/go.mod b/go.mod
index c244d30..e2d8465 100644
--- a/go.mod
+++ b/go.mod
@@ -2,4 +2,4 @@ module github.com/gohugoio/hugo-mod-heroicons
go 1.13
-require github.com/refactoringui/heroicons v0.3.7 // indirect
+require github.com/refactoringui/heroicons v0.4.2 // indirect
diff --git a/go.sum b/go.sum
index e20c78c..75a3799 100644
--- a/go.sum
+++ b/go.sum
@@ -1,2 +1,2 @@
-github.com/refactoringui/heroicons v0.3.7 h1:x5DGSmIl8dZcftGtzFtGg+7t6lv/2uBoFLjpuX1EwEA=
-github.com/refactoringui/heroicons v0.3.7/go.mod h1:82HsLWQga7MkEl5aK8TctxPPIBlXrsyWcVTB57uipuk=
+github.com/refactoringui/heroicons v0.4.2 h1:gLYH0RH4nLh81yxAC/JgyvKIeK0d+sBVF/I2XkPb6U8=
+github.com/refactoringui/heroicons v0.4.2/go.mod h1:82HsLWQga7MkEl5aK8TctxPPIBlXrsyWcVTB57uipuk=