Compare commits

...

2 commits

Author SHA1 Message Date
renovate[bot]
45009c5bc1
Merge cc7fa431c9 into 52befe9d7f 2024-03-06 18:07:03 +00:00
renovate[bot]
cc7fa431c9
chore(deps): update module github.com/hugomods/bootstrap to v0.18.2 2024-03-06 18:07:00 +00:00
2 changed files with 2 additions and 1 deletions

2
go.mod
View file

@ -24,7 +24,7 @@ require (
github.com/hbstack/socials v0.9.0 // indirect
github.com/henrygd/bigger-picture v1.1.15 // indirect
github.com/hugomods/base v0.4.2 // indirect
github.com/hugomods/bootstrap v0.17.3 // indirect
github.com/hugomods/bootstrap v0.18.2 // indirect
github.com/hugomods/code-block-panel v0.5.0 // indirect
github.com/hugomods/giscus v0.1.1 // indirect
github.com/hugomods/google-adsense v0.1.0 // indirect

1
go.sum
View file

@ -57,6 +57,7 @@ github.com/hugomods/bootstrap v0.15.0 h1:00+Lkt6zJO71aN5MspuwAM50VwbQsM8P2QlLLUt
github.com/hugomods/bootstrap v0.15.0/go.mod h1:uieaNCwD8ajNXjXmvCGoV0DluFraEn2h8WzXhwtmkig=
github.com/hugomods/bootstrap v0.17.3 h1:YdsTcRRr1Aidk6jntyGW2HGP5U+iehguJz9swVDQrNw=
github.com/hugomods/bootstrap v0.17.3/go.mod h1:SaJtm/hMN0giD5tCUzT+6UsphTIFpAspsZHisGA081U=
github.com/hugomods/bootstrap v0.18.2/go.mod h1:bu4OlverXWsu/CbN0Uy8q/Mif3x3YjRK9VtZGKqIp7A=
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/giscus v0.1.1 h1:Kb8137Cp2nQJPFb6e+CdXy8nyIAJ2dFIymG4bDdaXWI=