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 3220fb7 commit c8cdef9Copy full SHA for c8cdef9
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.43.2 // indirect
+require github.com/nginxinc/nginx-hugo-theme v0.43.3 // indirect
go.sum
@@ -1,2 +1,2 @@
1
-github.com/nginxinc/nginx-hugo-theme v0.43.2 h1:g+5+egVI1OOsXRcDSQvWeRhihZfc7LDTnWceZWS7J/o=
-github.com/nginxinc/nginx-hugo-theme v0.43.2/go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M=
+github.com/nginxinc/nginx-hugo-theme v0.43.3 h1:EpNIHtvxiqf2Xb0g9IuWvqqaF8w2i/NHDgtQzzPNPP0=
+github.com/nginxinc/nginx-hugo-theme v0.43.3/go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M=
0 commit comments