chore(deps): update module github.com/hugomods/bootstrap to v0.22.0

This commit is contained in:
renovate[bot] 2024-06-02 04:49:52 +00:00 committed by GitHub
parent 4e2d08e350
commit c86bea7029
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

2
go.mod
View file

@ -25,7 +25,7 @@ require (
github.com/henrygd/bigger-picture v1.1.16 // indirect
github.com/hugomods/ascii v0.1.0 // indirect
github.com/hugomods/base v0.7.0 // indirect
github.com/hugomods/bootstrap v0.21.2 // indirect
github.com/hugomods/bootstrap v0.22.0 // indirect
github.com/hugomods/code-block-panel v0.6.0 // indirect
github.com/hugomods/giscus v0.1.1 // indirect
github.com/hugomods/google-adsense v0.1.0 // indirect

1
go.sum
View file

@ -97,6 +97,7 @@ github.com/hugomods/bootstrap v0.18.5/go.mod h1:Ss7a4kP2fqt6qMlU4XUunU0XDc8GAN8m
github.com/hugomods/bootstrap v0.19.0/go.mod h1:NsS0rxUANr6nWIUrOK2Qw0T90lu4SdPUuglpodNl93k=
github.com/hugomods/bootstrap v0.21.2 h1:lu9LHkj7RLxkVp2bX//li2Z/OsG36TGHjlFZG4/p9Tw=
github.com/hugomods/bootstrap v0.21.2/go.mod h1:3U2SkU7l1+n8/wJZwB8/2phYhvRyFwCMix7pPNJ4U+I=
github.com/hugomods/bootstrap v0.22.0/go.mod h1:3U2SkU7l1+n8/wJZwB8/2phYhvRyFwCMix7pPNJ4U+I=
github.com/hugomods/code-block-panel v0.5.0 h1:IjlVQZJccs02x0TaNxsLR4S2PRyzy3tBXE3nFT2vJxA=
github.com/hugomods/code-block-panel v0.5.0/go.mod h1:3J9yUxaShbhYvFFZbGVHcBoHPl6TUKLL3f2fTsnVNNg=
github.com/hugomods/code-block-panel v0.6.0 h1:gH4FRxFSU1QwmzKkGHxdPd4oEYBWKFoq2XNWPB71SAY=