We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa60ae2 commit 778cc30Copy full SHA for 778cc30
site/go.mod
@@ -2,4 +2,4 @@ module github.com/nginx/agent/site
2
3
go 1.19
4
5
-require github.com/nginxinc/nginx-hugo-theme v0.41.22 // indirect
+require github.com/nginxinc/nginx-hugo-theme v0.41.27 // indirect
site/go.sum
@@ -1,2 +1,4 @@
1
github.com/nginxinc/nginx-hugo-theme v0.41.22 h1:Gb/OLbpumNqp8vOPkZzO2GmgPDRd1yr2tWHWUBHg8BA=
github.com/nginxinc/nginx-hugo-theme v0.41.22/go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M=
+github.com/nginxinc/nginx-hugo-theme v0.41.27 h1:M8ttO1ZkTGY06o0MYvnm3kc/sA6lOmIjVA3tF3cAses=
+github.com/nginxinc/nginx-hugo-theme v0.41.27/go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M=
0 commit comments