mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
Compare commits
2 commits
317e2805ef
...
1982510f8c
Author | SHA1 | Date | |
---|---|---|---|
|
1982510f8c | ||
|
db50f64008 |
2 changed files with 2 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -24,7 +24,7 @@ require (
|
|||
github.com/hbstack/socials v0.9.0 // indirect
|
||||
github.com/henrygd/bigger-picture v1.1.16 // indirect
|
||||
github.com/hugomods/base v0.5.0 // indirect
|
||||
github.com/hugomods/bootstrap v0.19.0 // indirect
|
||||
github.com/hugomods/bootstrap v0.20.0 // indirect
|
||||
github.com/hugomods/code-block-panel v0.5.0 // indirect
|
||||
github.com/hugomods/giscus v0.1.1 // indirect
|
||||
github.com/hugomods/google-adsense v0.1.0 // indirect
|
||||
|
|
1
go.sum
1
go.sum
|
@ -64,6 +64,7 @@ github.com/hugomods/bootstrap v0.17.3/go.mod h1:SaJtm/hMN0giD5tCUzT+6UsphTIFpAsp
|
|||
github.com/hugomods/bootstrap v0.18.4/go.mod h1:Ss7a4kP2fqt6qMlU4XUunU0XDc8GAN8mJlOWwwdUJaA=
|
||||
github.com/hugomods/bootstrap v0.18.5/go.mod h1:Ss7a4kP2fqt6qMlU4XUunU0XDc8GAN8mJlOWwwdUJaA=
|
||||
github.com/hugomods/bootstrap v0.19.0/go.mod h1:NsS0rxUANr6nWIUrOK2Qw0T90lu4SdPUuglpodNl93k=
|
||||
github.com/hugomods/bootstrap v0.20.0/go.mod h1:tgsR9DyDScHepk3srCRueNH6l+TmbFjWvx++3GPogc0=
|
||||
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/giscus v0.1.1 h1:Kb8137Cp2nQJPFb6e+CdXy8nyIAJ2dFIymG4bDdaXWI=
|
||||
|
|
Loading…
Reference in a new issue