mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
chore(deps): update module github.com/henrygd/bigger-picture to v1.1.16
This commit is contained in:
parent
102f517091
commit
f7471a27ce
2 changed files with 2 additions and 1 deletions
2
go.mod
2
go.mod
|
@ -22,7 +22,7 @@ require (
|
||||||
github.com/hbstack/pagination v0.6.0 // indirect
|
github.com/hbstack/pagination v0.6.0 // indirect
|
||||||
github.com/hbstack/snackbar v0.1.2 // indirect
|
github.com/hbstack/snackbar v0.1.2 // indirect
|
||||||
github.com/hbstack/socials v0.9.0 // indirect
|
github.com/hbstack/socials v0.9.0 // indirect
|
||||||
github.com/henrygd/bigger-picture v1.1.15 // indirect
|
github.com/henrygd/bigger-picture v1.1.16 // indirect
|
||||||
github.com/hugomods/base v0.5.0 // indirect
|
github.com/hugomods/base v0.5.0 // indirect
|
||||||
github.com/hugomods/bootstrap v0.19.0 // indirect
|
github.com/hugomods/bootstrap v0.19.0 // indirect
|
||||||
github.com/hugomods/code-block-panel v0.5.0 // indirect
|
github.com/hugomods/code-block-panel v0.5.0 // indirect
|
||||||
|
|
1
go.sum
1
go.sum
|
@ -50,6 +50,7 @@ github.com/henrygd/bigger-picture v1.1.13 h1:J9ABjwQjk+AHb3ZXwFFTuYcj3ToMWYsxmXT
|
||||||
github.com/henrygd/bigger-picture v1.1.13/go.mod h1:LayqbjDNNsZH+ZXklmjBe5T02qxpH9Cah/ygAraOBIk=
|
github.com/henrygd/bigger-picture v1.1.13/go.mod h1:LayqbjDNNsZH+ZXklmjBe5T02qxpH9Cah/ygAraOBIk=
|
||||||
github.com/henrygd/bigger-picture v1.1.15 h1:qFdNSaVP50zNndP+N0jsOVKbdKwL2L5bW851/fPjG9M=
|
github.com/henrygd/bigger-picture v1.1.15 h1:qFdNSaVP50zNndP+N0jsOVKbdKwL2L5bW851/fPjG9M=
|
||||||
github.com/henrygd/bigger-picture v1.1.15/go.mod h1:LayqbjDNNsZH+ZXklmjBe5T02qxpH9Cah/ygAraOBIk=
|
github.com/henrygd/bigger-picture v1.1.15/go.mod h1:LayqbjDNNsZH+ZXklmjBe5T02qxpH9Cah/ygAraOBIk=
|
||||||
|
github.com/henrygd/bigger-picture v1.1.16/go.mod h1:LayqbjDNNsZH+ZXklmjBe5T02qxpH9Cah/ygAraOBIk=
|
||||||
github.com/hugomods/base v0.4.0 h1:jzBIJpqDx8aLAlNe/zF1xbefu1XYxumZc39tOO0ZjSw=
|
github.com/hugomods/base v0.4.0 h1:jzBIJpqDx8aLAlNe/zF1xbefu1XYxumZc39tOO0ZjSw=
|
||||||
github.com/hugomods/base v0.4.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4=
|
github.com/hugomods/base v0.4.0/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4=
|
||||||
github.com/hugomods/base v0.4.1/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4=
|
github.com/hugomods/base v0.4.1/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4=
|
||||||
|
|
Loading…
Reference in a new issue