From f7471a27cebcecf3f470a06b73b53211fb941a9b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Mar 2024 07:28:15 +0000 Subject: [PATCH] chore(deps): update module github.com/henrygd/bigger-picture to v1.1.16 --- go.mod | 2 +- go.sum | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/go.mod b/go.mod index 12ea9bf..7185f9e 100644 --- a/go.mod +++ b/go.mod @@ -22,7 +22,7 @@ require ( github.com/hbstack/pagination v0.6.0 // indirect github.com/hbstack/snackbar v0.1.2 // 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/bootstrap v0.19.0 // indirect github.com/hugomods/code-block-panel v0.5.0 // indirect diff --git a/go.sum b/go.sum index 7250f02..3b1238c 100644 --- a/go.sum +++ b/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.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.16/go.mod h1:LayqbjDNNsZH+ZXklmjBe5T02qxpH9Cah/ygAraOBIk= 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.1/go.mod h1:hnWCPbVxuhXBwdFax3mmbMlWKmIo/7OP36MCLOyHtT4=