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 fa43039 commit 1df7f71Copy full SHA for 1df7f71
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 v0.42.37 // indirect
+require github.com/nginxinc/nginx-hugo-theme v0.42.39 // indirect
go.sum
@@ -1,2 +1,2 @@
1
-github.com/nginxinc/nginx-hugo-theme v0.42.37 h1:KtESjG1VG6ioSQBWfwgIiDVEmq9mylpunV2NENM8XvI=
-github.com/nginxinc/nginx-hugo-theme v0.42.37/go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M=
+github.com/nginxinc/nginx-hugo-theme v0.42.39 h1:1BZzotl+MHO3b3F91U15eyuD7hapbjlrbgfLQlHm+Vo=
+github.com/nginxinc/nginx-hugo-theme v0.42.39/go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M=
0 commit comments