Skip to content

Commit 095f985

Browse files
authored
chore: Bump hugo theme version to v1.0.9 (#1203)
1 parent ee4665f commit 095f985

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.8 // indirect
5+
require github.com/nginxinc/nginx-hugo-theme v1.0.9 // 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.8 h1:+ytApSF1FjZFajFO47sQ+ZNu4mgNlb2O4423Mmdcjwc=
2-
github.com/nginxinc/nginx-hugo-theme v1.0.8/go.mod h1:DPNgSS5QYxkjH/BfH4uPDiTfODqWJ50NKZdorguom8M=
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=

0 commit comments

Comments
 (0)