mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
chore(deps): update module github.com/hugomods/bootstrap to v0.19.0
This commit is contained in:
parent
787b895d08
commit
29e100dd9f
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.15 // indirect
|
||||
github.com/hugomods/base v0.4.2 // indirect
|
||||
github.com/hugomods/bootstrap v0.18.5 // indirect
|
||||
github.com/hugomods/bootstrap v0.19.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
|
@ -60,6 +60,7 @@ github.com/hugomods/bootstrap v0.17.3 h1:YdsTcRRr1Aidk6jntyGW2HGP5U+iehguJz9swVD
|
|||
github.com/hugomods/bootstrap v0.17.3/go.mod h1:SaJtm/hMN0giD5tCUzT+6UsphTIFpAspsZHisGA081U=
|
||||
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/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