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 e0c5f99 commit d496ad0Copy full SHA for d496ad0
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.8 // indirect
+require github.com/nginxinc/nginx-hugo-theme v0.43.9 // indirect
go.sum
@@ -1,2 +1,4 @@
1
github.com/nginxinc/nginx-hugo-theme v0.43.8 h1:jvYcERFVQmyetnHYozibCerdoMXfqfh1/FEcTje91VM=
github.com/nginxinc/nginx-hugo-theme v0.43.8/go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M=
+github.com/nginxinc/nginx-hugo-theme v0.43.9 h1:+pI1GdE/TdP0ayi1e7BS+3d81lbuOzbXF2UxNLbXs5c=
+github.com/nginxinc/nginx-hugo-theme v0.43.9/go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M=
0 commit comments