Bump theme version to v0.43.6 (#843)

chore: Bump theme version to v0.43.6
This commit is contained in:
Lam
2025-07-17 11:42:49 -07:00
committed by GitHub
parent 29c77ec16e
commit 4d0c174c0a
2 changed files with 3 additions and 5 deletions

2
go.mod
View File

@ -2,4 +2,4 @@ module github.com/nginxinc/docs
go 1.19
require github.com/nginxinc/nginx-hugo-theme v0.43.5 // indirect
require github.com/nginxinc/nginx-hugo-theme v0.43.6 // indirect

6
go.sum
View File

@ -1,4 +1,2 @@
github.com/nginxinc/nginx-hugo-theme v0.43.4 h1:fnUGTcpR/pwwgBIy2dv0fOkeT++cqv1T6G1LKqQRAFg=
github.com/nginxinc/nginx-hugo-theme v0.43.4/go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M=
github.com/nginxinc/nginx-hugo-theme v0.43.5 h1:OCsB4Y5mWN0fDzev+rie62zVXciR89vgsQ5Ss8mxUn8=
github.com/nginxinc/nginx-hugo-theme v0.43.5/go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M=
github.com/nginxinc/nginx-hugo-theme v0.43.6 h1:G9flRI3mMsETE5QHNXQ8ozesJvlRM9qBlrkzYHgZrdc=
github.com/nginxinc/nginx-hugo-theme v0.43.6/go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M=