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 2c0c04e commit 4e9899dCopy full SHA for 4e9899d
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.24.2 // indirect
9
github.com/hugomods/icons v0.6.6 // indirect
10
- github.com/twbs/icons v1.11.3 // indirect
+ github.com/twbs/icons v1.13.1 // indirect
11
)
go.sum
@@ -51,3 +51,4 @@ github.com/hugomods/icons v0.6.5/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P3
51
github.com/hugomods/icons v0.6.6/go.mod h1:cIkSvK6W0q6N4U6n9KGz+QfRWQXAW0INd+1P31gPNGg=
52
github.com/twbs/icons v1.11.3 h1:XhvrQ1XDom9ggBbQx3wQCFGEr8qAQwQP/dAcw8OXMtA=
53
github.com/twbs/icons v1.11.3/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA=
54
+github.com/twbs/icons v1.13.1/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA=
0 commit comments