We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab184bd commit c9005ebCopy full SHA for c9005eb
go.mod
@@ -2,4 +2,4 @@ module github.com/nginxinc/docs
2
3
go 1.19
4
5
-require github.com/nginxinc/nginx-hugo-theme v1.0.11 // indirect
+require github.com/nginxinc/nginx-hugo-theme v1.0.16 // indirect
go.sum
@@ -1,2 +1,2 @@
1
-github.com/nginxinc/nginx-hugo-theme v1.0.11 h1:vsiqkg+Ba7CN05SaY9HEPbPinz3Y1xjNZ/qdhhp7Hrc=
-github.com/nginxinc/nginx-hugo-theme v1.0.11/go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M=
+github.com/nginxinc/nginx-hugo-theme v1.0.16 h1:4JsqGMI5XTwTkzwpdJ1DxtVpYJvh0J9+duy/wWXqUPg=
+github.com/nginxinc/nginx-hugo-theme v1.0.16/go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M=
0 commit comments