Compare commits

...

2 commits

Author SHA1 Message Date
renovate[bot]
2ff54aec96
Merge cb1d781e1c into 67d7509ff3 2024-06-16 09:15:12 +00:00
renovate[bot]
cb1d781e1c
chore(deps): update module github.com/hugomods/base to v0.7.2 2024-06-16 09:15:09 +00:00
2 changed files with 2 additions and 1 deletions

2
go.mod
View file

@ -21,7 +21,7 @@ require (
github.com/hbstack/socials v0.16.0 // indirect
github.com/henrygd/bigger-picture v1.1.17 // indirect
github.com/hugomods/ascii v0.1.0 // indirect
github.com/hugomods/base v0.7.0 // indirect
github.com/hugomods/base v0.7.2 // indirect
github.com/hugomods/bootstrap v0.22.2 // indirect
github.com/hugomods/code-block-panel v0.7.0 // indirect
github.com/hugomods/giscus v0.1.1 // indirect

1
go.sum
View file

@ -38,6 +38,7 @@ github.com/hugomods/ascii v0.1.0 h1:c7E0nV3z7PiNchGXkIuFBWsKym17k0iOo+o6Bp6bw30=
github.com/hugomods/ascii v0.1.0/go.mod h1:vvC2YaCuNBWl/8F/mfk9vMxVpwXluH80cROV9TDpmLk=
github.com/hugomods/base v0.7.0 h1:KEZ1HrZdkx1Yt8BKE750a+zJOusLz9iefU2clqw6duc=
github.com/hugomods/base v0.7.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4=
github.com/hugomods/base v0.7.2/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4=
github.com/hugomods/bootstrap v0.22.2 h1:wdZbyx/kLs3WH33pdDBmo/MH+42TTZzMtF0bH7otNXs=
github.com/hugomods/bootstrap v0.22.2/go.mod h1:daEkGLSsmfI8vQ1SjKR7KELPSrm1G+yUnTptKdRxFN0=
github.com/hugomods/code-block-panel v0.7.0 h1:7y8wbXMPvaFpqNIRUb8ykOQtz+E8lVcYd3yWGv2gMGw=