Skip to content

Commit

Permalink
git: Upgraded github.com/bep/gallerydeluxe v0.10.0 => v0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
bep committed Aug 21, 2024
1 parent 380c1c2 commit f2555f7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/bep/galleriesdeluxe
go 1.20

require (
github.com/bep/gallerydeluxe v0.10.0 // indirect
github.com/bep/gallerydeluxe v0.11.1 // indirect
github.com/bep/hugo-mod-misc/common-partials v0.0.0-20230704170958-135885e57221 // indirect
)
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
github.com/bep/gallerydeluxe v0.10.0 h1:0CXOArpCD6S0XdhFpXuShnlqx8VJBCrWhKdgi/xdRjE=
github.com/bep/gallerydeluxe v0.10.0/go.mod h1:sUfRcjREo6DwxPo0sMp0TAxNZiGreOY6DY2dWGpSeR8=
github.com/bep/gallerydeluxe v0.11.1 h1:Bls2hBDY7WJ01TKtbmQT0Cl/Nwy8S/r5yj5qBaP7elo=
github.com/bep/gallerydeluxe v0.11.1/go.mod h1:sUfRcjREo6DwxPo0sMp0TAxNZiGreOY6DY2dWGpSeR8=
github.com/bep/hugo-mod-misc/common-partials v0.0.0-20230704103809-4f6830d6af54 h1:8YdKSwd7Ec97iuXldQAUXuCC4JqIUsAqZDRLzZSUJ8g=
github.com/bep/hugo-mod-misc/common-partials v0.0.0-20230704103809-4f6830d6af54/go.mod h1:lw2586uqPfye9yTYgSyvZwU3dfpZcjDXmIOJeR4D6O0=
github.com/bep/hugo-mod-misc/common-partials v0.0.0-20230704170958-135885e57221 h1:TlXyw76Uqh20FwHmwPzpctDkWELF4PTOLaAJvqHY8ME=
Expand Down

0 comments on commit f2555f7

Please sign in to comment.