Skip to content

Commit 3b3d670

Browse files
authored
Bump hugo theme version to v1.0.11 (#1265)
chore: Bump hugo theme version to v1.0.11 >
1 parent 498e190 commit 3b3d670

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/nginxinc/docs
22

33
go 1.19
44

5-
require github.com/nginxinc/nginx-hugo-theme v1.0.9 // indirect
5+
require github.com/nginxinc/nginx-hugo-theme v1.0.11 // indirect

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/nginxinc/nginx-hugo-theme v1.0.9 h1:EGKtgFdJcCaSiI1TSN/vB2o6U5huMXgFoVcXTRiYEv0=
2-
github.com/nginxinc/nginx-hugo-theme v1.0.9/go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M=
1+
github.com/nginxinc/nginx-hugo-theme v1.0.11 h1:vsiqkg+Ba7CN05SaY9HEPbPinz3Y1xjNZ/qdhhp7Hrc=
2+
github.com/nginxinc/nginx-hugo-theme v1.0.11/go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M=

0 commit comments

Comments
 (0)