mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
chore(deps): update module github.com/hugomods/base to v0.7.2
This commit is contained in:
parent
b04c92dde6
commit
9699533135
2 changed files with 2 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -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.1 // 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
1
go.sum
|
@ -40,6 +40,7 @@ github.com/hugomods/ascii v0.1.0/go.mod h1:vvC2YaCuNBWl/8F/mfk9vMxVpwXluH80cROV9
|
|||
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.1/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=
|
||||
|
|
Loading…
Reference in a new issue