mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
Merge pull request #136 from ditatompel/renovate/github.com-hugomods-bootstrap-0.x
Merge pull request #136 This merge action was created automatically. Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
This commit is contained in:
commit
edb8368a71
2 changed files with 2 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -25,7 +25,7 @@ require (
|
||||||
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.7.0 // indirect
|
github.com/hugomods/base v0.7.0 // indirect
|
||||||
github.com/hugomods/bootstrap v0.21.2 // indirect
|
github.com/hugomods/bootstrap v0.22.0 // 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
|
||||||
github.com/hugomods/google-adsense v0.1.0 // indirect
|
github.com/hugomods/google-adsense v0.1.0 // indirect
|
||||||
|
|
1
go.sum
1
go.sum
|
@ -97,6 +97,7 @@ github.com/hugomods/bootstrap v0.18.5/go.mod h1:Ss7a4kP2fqt6qMlU4XUunU0XDc8GAN8m
|
||||||
github.com/hugomods/bootstrap v0.19.0/go.mod h1:NsS0rxUANr6nWIUrOK2Qw0T90lu4SdPUuglpodNl93k=
|
github.com/hugomods/bootstrap v0.19.0/go.mod h1:NsS0rxUANr6nWIUrOK2Qw0T90lu4SdPUuglpodNl93k=
|
||||||
github.com/hugomods/bootstrap v0.21.2 h1:lu9LHkj7RLxkVp2bX//li2Z/OsG36TGHjlFZG4/p9Tw=
|
github.com/hugomods/bootstrap v0.21.2 h1:lu9LHkj7RLxkVp2bX//li2Z/OsG36TGHjlFZG4/p9Tw=
|
||||||
github.com/hugomods/bootstrap v0.21.2/go.mod h1:3U2SkU7l1+n8/wJZwB8/2phYhvRyFwCMix7pPNJ4U+I=
|
github.com/hugomods/bootstrap v0.21.2/go.mod h1:3U2SkU7l1+n8/wJZwB8/2phYhvRyFwCMix7pPNJ4U+I=
|
||||||
|
github.com/hugomods/bootstrap v0.22.0/go.mod h1:3U2SkU7l1+n8/wJZwB8/2phYhvRyFwCMix7pPNJ4U+I=
|
||||||
github.com/hugomods/code-block-panel v0.5.0 h1:IjlVQZJccs02x0TaNxsLR4S2PRyzy3tBXE3nFT2vJxA=
|
github.com/hugomods/code-block-panel v0.5.0 h1:IjlVQZJccs02x0TaNxsLR4S2PRyzy3tBXE3nFT2vJxA=
|
||||||
github.com/hugomods/code-block-panel v0.5.0/go.mod h1:3J9yUxaShbhYvFFZbGVHcBoHPl6TUKLL3f2fTsnVNNg=
|
github.com/hugomods/code-block-panel v0.5.0/go.mod h1:3J9yUxaShbhYvFFZbGVHcBoHPl6TUKLL3f2fTsnVNNg=
|
||||||
github.com/hugomods/code-block-panel v0.6.0 h1:gH4FRxFSU1QwmzKkGHxdPd4oEYBWKFoq2XNWPB71SAY=
|
github.com/hugomods/code-block-panel v0.6.0 h1:gH4FRxFSU1QwmzKkGHxdPd4oEYBWKFoq2XNWPB71SAY=
|
||||||
|
|
Loading…
Reference in a new issue