We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b9d910 commit 834c8abCopy full SHA for 834c8ab
2 files changed
go.mod
@@ -7,5 +7,5 @@ require (
7
github.com/hbstack/hb v0.16.2 // indirect
8
github.com/hugomods/bootstrap v0.23.0 // indirect
9
github.com/hugomods/icons v0.6.6 // indirect
10
- github.com/twbs/icons v1.11.3 // indirect
+ github.com/twbs/icons v1.11.4 // indirect
11
)
go.sum
@@ -49,3 +49,4 @@ github.com/hugomods/icons v0.6.5/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P3
49
github.com/hugomods/icons v0.6.6/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg=
50
github.com/twbs/icons v1.11.3 h1:XhvrQ1XDom9ggBbQx3wQCFGEr8qAQwQP/dAcw8OXMtA=
51
github.com/twbs/icons v1.11.3/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA=
52
+github.com/twbs/icons v1.11.4/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA=
0 commit comments