working build
continuous-integration/drone/push Build is failing Details

main
Nick Dumas 2 years ago
parent 89de43b1db
commit 04d41ba97c

@ -2,6 +2,7 @@ module code.ndumas.com/ndumas/hugo-demo
go 1.19
require github.com/therealfakemoot/hugo-webring-partial v0.0.0-20230523023210-003f8e9a48e2
require github.com/panr/hugo-theme-terminal/v3 v3.1.2 // indirect
require (
github.com/panr/hugo-theme-terminal/v3 v3.1.2 // indirect
github.com/therealfakemoot/hugo-webring-partial v0.0.0-20230523024532-5bbc36dc9edc // indirect
)

@ -1,6 +1,4 @@
github.com/panr/hugo-theme-terminal/v3 v3.1.2 h1:DZXzAabj8zG/9k6kSE9uQLtJUoPGA5KiSeiBbni3oHM=
github.com/panr/hugo-theme-terminal/v3 v3.1.2/go.mod h1:Cs+1ub6qhz/G43ohdRSR1U2qNqGLO9h0qgTG4Jq9Wo4=
github.com/therealfakemoot/hugo-webring-partial v0.0.0-20230522224205-c55a524847df h1:Z6Mtom4M8xGO9MZifSz51pOZgPnQnZkJgc/TId8atrk=
github.com/therealfakemoot/hugo-webring-partial v0.0.0-20230522224205-c55a524847df/go.mod h1:Vt70hBSwM4/bzcQZgPzYou4clM8u0P6pbvOOE9dG7K8=
github.com/therealfakemoot/hugo-webring-partial v0.0.0-20230523023210-003f8e9a48e2 h1:6FSlCLhd1cjcoMm6vy76AJNbI5VpNmq3UA8c3l5mv6M=
github.com/therealfakemoot/hugo-webring-partial v0.0.0-20230523023210-003f8e9a48e2/go.mod h1:Vt70hBSwM4/bzcQZgPzYou4clM8u0P6pbvOOE9dG7K8=
github.com/therealfakemoot/hugo-webring-partial v0.0.0-20230523024532-5bbc36dc9edc h1:Lzr9uoQlrjmNNfyewQS6iukQZSSuxY+2o+dksLxdgbU=
github.com/therealfakemoot/hugo-webring-partial v0.0.0-20230523024532-5bbc36dc9edc/go.mod h1:Vt70hBSwM4/bzcQZgPzYou4clM8u0P6pbvOOE9dG7K8=

Loading…
Cancel
Save