Compare commits

..

2 commits

Author SHA1 Message Date
renovate[bot]
317e2805ef
Merge abb1a09a5a into f7471a27ce 2024-03-20 20:41:38 +00:00
renovate[bot]
abb1a09a5a
chore(deps): update module github.com/hugomods/bootstrap to v0.20.1 2024-03-20 20:41:19 +00:00
2 changed files with 3 additions and 4 deletions

4
go.mod
View file

@ -23,8 +23,8 @@ require (
github.com/hbstack/snackbar v0.1.2 // indirect
github.com/hbstack/socials v0.9.0 // indirect
github.com/henrygd/bigger-picture v1.1.16 // indirect
github.com/hugomods/base v0.6.0 // indirect
github.com/hugomods/bootstrap v0.21.1 // indirect
github.com/hugomods/base v0.5.0 // indirect
github.com/hugomods/bootstrap v0.20.1 // 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

3
go.sum
View file

@ -57,7 +57,6 @@ github.com/hugomods/base v0.4.1/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO
github.com/hugomods/base v0.4.2 h1:CffAsy/2nxsMm1TazpnFC/Nb+IQnwed5yLAVvt1dmZQ=
github.com/hugomods/base v0.4.2/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4=
github.com/hugomods/base v0.5.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4=
github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4=
github.com/hugomods/bootstrap v0.15.0 h1:00+Lkt6zJO71aN5MspuwAM50VwbQsM8P2QlLLUt7EPw=
github.com/hugomods/bootstrap v0.15.0/go.mod h1:uieaNCwD8ajNXjXmvCGoV0DluFraEn2h8WzXhwtmkig=
github.com/hugomods/bootstrap v0.17.3 h1:YdsTcRRr1Aidk6jntyGW2HGP5U+iehguJz9swVDQrNw=
@ -65,7 +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.21.1/go.mod h1:3U2SkU7l1+n8/wJZwB8/2phYhvRyFwCMix7pPNJ4U+I=
github.com/hugomods/bootstrap v0.20.1/go.mod h1:2zs5zNxeQ7OYaI5nd3JxrqIvRR44SVbRtpiAERzSFSw=
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=