chore(deps): update module github.com/hugomods/code-block-panel to v0.7.0

This commit is contained in:
renovate[bot] 2024-06-04 07:41:21 +00:00 committed by GitHub
parent f912ccf105
commit ec03a9a364
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

@ -26,7 +26,7 @@ require (
github.com/hugomods/ascii v0.1.0 // indirect
github.com/hugomods/base v0.7.0 // indirect
github.com/hugomods/bootstrap v0.22.0 // indirect
github.com/hugomods/code-block-panel v0.6.0 // indirect
github.com/hugomods/code-block-panel v0.7.0 // indirect
github.com/hugomods/giscus v0.1.1 // indirect
github.com/hugomods/google-adsense v0.1.0 // indirect
github.com/hugomods/gravatar v0.2.0 // indirect

1
go.sum
View file

@ -105,6 +105,7 @@ github.com/hugomods/code-block-panel v0.5.0 h1:IjlVQZJccs02x0TaNxsLR4S2PRyzy3tBX
github.com/hugomods/code-block-panel v0.5.0/go.mod h1:3J9yUxaShbhYvFFZbGVHcBoHPl6TUKLL3f2fTsnVNNg=
github.com/hugomods/code-block-panel v0.6.0 h1:gH4FRxFSU1QwmzKkGHxdPd4oEYBWKFoq2XNWPB71SAY=
github.com/hugomods/code-block-panel v0.6.0/go.mod h1:3J9yUxaShbhYvFFZbGVHcBoHPl6TUKLL3f2fTsnVNNg=
github.com/hugomods/code-block-panel v0.7.0/go.mod h1:3J9yUxaShbhYvFFZbGVHcBoHPl6TUKLL3f2fTsnVNNg=
github.com/hugomods/giscus v0.1.1 h1:Kb8137Cp2nQJPFb6e+CdXy8nyIAJ2dFIymG4bDdaXWI=
github.com/hugomods/giscus v0.1.1/go.mod h1:tCRkqNi/sMsLh3kjDesXZNzf4R/w+b5oc5boS/l8Jtw=
github.com/hugomods/google-adsense v0.1.0 h1:eykHVCF+JjJRpEQ/b+EkH9aQLQxIdGI8m06qsq1iybA=