chore(deps): update module github.com/hugomods/base to v0.7.0

This commit is contained in:
renovate[bot] 2024-05-28 14:58:30 +00:00 committed by GitHub
parent 32e76f6ffc
commit cd01d36156
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

@ -24,7 +24,7 @@ require (
github.com/hbstack/socials v0.14.1 // indirect github.com/hbstack/socials v0.14.1 // indirect
github.com/henrygd/bigger-picture v1.1.16 // indirect github.com/henrygd/bigger-picture v1.1.16 // indirect
github.com/hugomods/ascii v0.1.0 // indirect github.com/hugomods/ascii v0.1.0 // indirect
github.com/hugomods/base v0.6.0 // indirect github.com/hugomods/base v0.7.0 // indirect
github.com/hugomods/bootstrap v0.21.2 // indirect github.com/hugomods/bootstrap v0.21.2 // indirect
github.com/hugomods/code-block-panel v0.6.0 // indirect github.com/hugomods/code-block-panel v0.6.0 // indirect
github.com/hugomods/giscus v0.1.1 // indirect github.com/hugomods/giscus v0.1.1 // indirect

1
go.sum
View file

@ -86,6 +86,7 @@ github.com/hugomods/base v0.4.2/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLO
github.com/hugomods/base v0.5.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4= github.com/hugomods/base v0.5.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4=
github.com/hugomods/base v0.6.0 h1:trDA6k742kUb7VOwrvC564MgalMsAtsQGfB9AZFbVeo= github.com/hugomods/base v0.6.0 h1:trDA6k742kUb7VOwrvC564MgalMsAtsQGfB9AZFbVeo=
github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4= github.com/hugomods/base v0.6.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4=
github.com/hugomods/base v0.7.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4=
github.com/hugomods/bootstrap v0.15.0 h1:00+Lkt6zJO71aN5MspuwAM50VwbQsM8P2QlLLUt7EPw= 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.15.0/go.mod h1:uieaNCwD8ajNXjXmvCGoV0DluFraEn2h8WzXhwtmkig=
github.com/hugomods/bootstrap v0.17.3 h1:YdsTcRRr1Aidk6jntyGW2HGP5U+iehguJz9swVDQrNw= github.com/hugomods/bootstrap v0.17.3 h1:YdsTcRRr1Aidk6jntyGW2HGP5U+iehguJz9swVDQrNw=