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 ee4665f commit 095f985Copy full SHA for 095f985
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.8 // indirect
+require github.com/nginxinc/nginx-hugo-theme v1.0.9 // indirect
go.sum
@@ -1,2 +1,2 @@
1
-github.com/nginxinc/nginx-hugo-theme v1.0.8 h1:+ytApSF1FjZFajFO47sQ+ZNu4mgNlb2O4423Mmdcjwc=
-github.com/nginxinc/nginx-hugo-theme v1.0.8/go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M=
+github.com/nginxinc/nginx-hugo-theme v1.0.9 h1:EGKtgFdJcCaSiI1TSN/vB2o6U5huMXgFoVcXTRiYEv0=
+github.com/nginxinc/nginx-hugo-theme v1.0.9/go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M=
0 commit comments