Skip to content

Commit f2555f7

Browse files
committed
git: Upgraded github.com/bep/gallerydeluxe v0.10.0 => v0.11.1
1 parent 380c1c2 commit f2555f7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ module github.com/bep/galleriesdeluxe
33
go 1.20
44

55
require (
6-
github.com/bep/gallerydeluxe v0.10.0 // indirect
6+
github.com/bep/gallerydeluxe v0.11.1 // indirect
77
github.com/bep/hugo-mod-misc/common-partials v0.0.0-20230704170958-135885e57221 // indirect
88
)

go.sum

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
github.com/bep/gallerydeluxe v0.10.0 h1:0CXOArpCD6S0XdhFpXuShnlqx8VJBCrWhKdgi/xdRjE=
22
github.com/bep/gallerydeluxe v0.10.0/go.mod h1:sUfRcjREo6DwxPo0sMp0TAxNZiGreOY6DY2dWGpSeR8=
3+
github.com/bep/gallerydeluxe v0.11.1 h1:Bls2hBDY7WJ01TKtbmQT0Cl/Nwy8S/r5yj5qBaP7elo=
4+
github.com/bep/gallerydeluxe v0.11.1/go.mod h1:sUfRcjREo6DwxPo0sMp0TAxNZiGreOY6DY2dWGpSeR8=
35
github.com/bep/hugo-mod-misc/common-partials v0.0.0-20230704103809-4f6830d6af54 h1:8YdKSwd7Ec97iuXldQAUXuCC4JqIUsAqZDRLzZSUJ8g=
46
github.com/bep/hugo-mod-misc/common-partials v0.0.0-20230704103809-4f6830d6af54/go.mod h1:lw2586uqPfye9yTYgSyvZwU3dfpZcjDXmIOJeR4D6O0=
57
github.com/bep/hugo-mod-misc/common-partials v0.0.0-20230704170958-135885e57221 h1:TlXyw76Uqh20FwHmwPzpctDkWELF4PTOLaAJvqHY8ME=

0 commit comments

Comments
 (0)