File tree Expand file tree Collapse file tree 4 files changed +5
-8
lines changed
Expand file tree Collapse file tree 4 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 1+ enableGitInfo = false
Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module github.com/nginxinc/nginx-gateway-fabric/site
22
33go 1.21
44
5- require github.com/nginxinc/nginx-hugo-theme v0.41.19 // indirect
5+ require github.com/nginxinc/nginx-hugo-theme v0.41.20 // indirect
Original file line number Diff line number Diff line change 1- github.com/nginxinc/nginx-hugo-theme v0.41.14 h1:OraNB01CdMJXufPddvIVt6qn6Mj38Z/XCVIWBgVtuY0 =
2- github.com/nginxinc/nginx-hugo-theme v0.41.14 /go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M =
3- github.com/nginxinc/nginx-hugo-theme v0.41.18 h1:4weO2h6L56lebyX7G+iqHd481RCXQQParhb1lARwdLQ =
4- github.com/nginxinc/nginx-hugo-theme v0.41.18 /go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M =
5- github.com/nginxinc/nginx-hugo-theme v0.41.19 h1:CyZOhU8q0p3nQ+ZTFRx7c/Dq9rxV1mShADIHz0vDoHo =
6- github.com/nginxinc/nginx-hugo-theme v0.41.19 /go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M =
1+ github.com/nginxinc/nginx-hugo-theme v0.41.20 h1:6BJGRGdHW17OpkC4qbcHARo9TRrJPFrALBjFltwedf8 =
2+ github.com/nginxinc/nginx-hugo-theme v0.41.20 /go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M =
Original file line number Diff line number Diff line change 11#! /bin/sh
22
33hugo mod get -u github.com/nginxinc/nginx-hugo-theme
4- hugo $*
4+ hugo --environment docker $*
You can’t perform that action at this time.
0 commit comments