Skip to content

Commit cd425a9

Browse files
renovate[bot]mergify[bot]
authored andcommitted
chore(deps): update module github.com/twbs/icons to v1.11.4
1 parent a0dba3f commit cd425a9

4 files changed

Lines changed: 4 additions & 2 deletions

File tree

exampleSite/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,5 +100,5 @@ require (
100100
github.com/jakearchibald/idb v8.0.2+incompatible // indirect
101101
github.com/krisk/Fuse v7.1.0+incompatible // indirect
102102
github.com/twbs/bootstrap v5.3.5+incompatible // indirect
103-
github.com/twbs/icons v1.11.3 // indirect
103+
github.com/twbs/icons v1.11.4 // indirect
104104
)

exampleSite/go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -699,3 +699,4 @@ github.com/twbs/icons v1.11.2 h1:I0zuO+pk4F1jKGautLPFUQyU2uQyir0GBGb4ArpXZLg=
699699
github.com/twbs/icons v1.11.2/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA=
700700
github.com/twbs/icons v1.11.3 h1:XhvrQ1XDom9ggBbQx3wQCFGEr8qAQwQP/dAcw8OXMtA=
701701
github.com/twbs/icons v1.11.3/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA=
702+
github.com/twbs/icons v1.11.4/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA=

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ require (
2323
github.com/hugomods/seo/modules/base v0.1.3 // indirect
2424
github.com/hugomods/simple-icons v13.21.0+incompatible // indirect
2525
github.com/twbs/bootstrap v5.3.5+incompatible // indirect
26-
github.com/twbs/icons v1.11.3 // indirect
26+
github.com/twbs/icons v1.11.4 // indirect
2727
)

go.sum

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,3 +280,4 @@ github.com/twbs/bootstrap v5.3.5+incompatible/go.mod h1:fZTSrkpSf0/HkL0IIJzvVspT
280280
github.com/twbs/icons v1.11.2 h1:I0zuO+pk4F1jKGautLPFUQyU2uQyir0GBGb4ArpXZLg=
281281
github.com/twbs/icons v1.11.2/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA=
282282
github.com/twbs/icons v1.11.3/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA=
283+
github.com/twbs/icons v1.11.4/go.mod h1:GnRlymgVWp5iVJCMa0Me5b6tFyGpVc2bSxPMRGIJmyA=

0 commit comments

Comments
 (0)