Compare commits

..

2 commits

Author SHA1 Message Date
renovate[bot]
4afa6df499
Merge ea1dcfa71b into 67d7509ff3 2024-06-15 13:23:55 +00:00
renovate[bot]
ea1dcfa71b
chore(deps): update module github.com/hugomods/base to v0.7.1 2024-06-15 13:23:52 +00:00
2 changed files with 2 additions and 2 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.2 // indirect
github.com/hugomods/base v0.7.1 // 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

2
go.sum
View file

@ -38,7 +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/base v0.7.1/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=