There was an error while loading. Please reload this page.
1 parent 7755473 commit f88c9a9Copy full SHA for f88c9a9
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.13.1 // 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.13.1/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA=
0 commit comments