Compare commits

...

2 commits

Author SHA1 Message Date
renovate[bot]
1982510f8c
Merge db50f64008 into f7471a27ce 2024-03-14 07:19:16 +00:00
renovate[bot]
db50f64008
chore(deps): update module github.com/hugomods/bootstrap to v0.20.0 2024-03-14 07:19:13 +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.16 // indirect
github.com/hugomods/base v0.5.0 // indirect
github.com/hugomods/bootstrap v0.19.0 // indirect
github.com/hugomods/bootstrap v0.20.0 // 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

@ -64,6 +64,7 @@ github.com/hugomods/bootstrap v0.17.3/go.mod h1:SaJtm/hMN0giD5tCUzT+6UsphTIFpAsp
github.com/hugomods/bootstrap v0.18.4/go.mod h1:Ss7a4kP2fqt6qMlU4XUunU0XDc8GAN8mJlOWwwdUJaA=
github.com/hugomods/bootstrap v0.18.5/go.mod h1:Ss7a4kP2fqt6qMlU4XUunU0XDc8GAN8mJlOWwwdUJaA=
github.com/hugomods/bootstrap v0.19.0/go.mod h1:NsS0rxUANr6nWIUrOK2Qw0T90lu4SdPUuglpodNl93k=
github.com/hugomods/bootstrap v0.20.0/go.mod h1:tgsR9DyDScHepk3srCRueNH6l+TmbFjWvx++3GPogc0=
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=