Merge pull request #128 from ditatompel/renovate/github.com-hbstack-base-0.x

Merge pull request #128

This merge action was created automatically.

Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
This commit is contained in:
ditatombot[bot] 2024-05-25 23:09:48 +00:00 committed by GitHub
commit 82073da42a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

2
go.mod
View file

@ -6,7 +6,7 @@ require (
github.com/GoogleChrome/workbox v7.1.0+incompatible // indirect
github.com/KaTeX/KaTeX v0.16.10 // indirect
github.com/gohugoio/hugo-mod-bootstrap-scss/v5 v5.20300.20200 // indirect
github.com/hbstack/base v0.5.1 // indirect
github.com/hbstack/base v0.5.2 // indirect
github.com/hbstack/blog/modules/content-panel v0.1.21 // indirect
github.com/hbstack/blog/modules/giscus v0.1.23 // indirect
github.com/hbstack/blog/modules/toc-scrollspy v0.1.20 // indirect

1
go.sum
View file

@ -22,6 +22,7 @@ github.com/hbstack/base v0.5.0 h1:loZ6amGhRW0fGJqa7d5n8yJSXvOk+3HzDbYOCcR1Zss=
github.com/hbstack/base v0.5.0/go.mod h1:4A2bxdXMjpj4HSEnugN7hlFECiap4zUX56jOqtu4YPY=
github.com/hbstack/base v0.5.1 h1:E3I05k9LG6ZhkXHkDJt+SIhr0AGH1RpI5+oeoj3mgHg=
github.com/hbstack/base v0.5.1/go.mod h1:4A2bxdXMjpj4HSEnugN7hlFECiap4zUX56jOqtu4YPY=
github.com/hbstack/base v0.5.2/go.mod h1:4A2bxdXMjpj4HSEnugN7hlFECiap4zUX56jOqtu4YPY=
github.com/hbstack/blog/modules/content-panel v0.1.21 h1:g43IVjn3O6QCQSvCbgr9iYCgZcI5XG8YAiuVPb269Ok=
github.com/hbstack/blog/modules/content-panel v0.1.21/go.mod h1:fVnvVtnfo3R78jnGLgckfC43j7rYMMN+l1PhU9E6Jas=
github.com/hbstack/blog/modules/giscus v0.1.23 h1:k70d91K6mU6LJGhXYh1Mrpk+MFFrxwTOGyCVWHWHgbo=