Skip to content

Commit 91d6d98

Browse files
authored
Merge pull request #147 from cybertec-postgresql/UpdateDocu
update hugo template
2 parents 6bd7af0 + 2679796 commit 91d6d98

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

docs/hugo/go.mod

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

33
go 1.22.5
44

5-
require github.com/cybertec-postgresql/hugo-geekdoc v0.0.0-20251113112605-d7e2163aa52c // indirect
5+
require github.com/cybertec-postgresql/hugo-geekdoc v0.0.0-20260402163553-9b02873c9135 // indirect

docs/hugo/go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
github.com/cybertec-postgresql/hugo-geekdoc v0.0.0-20251113112605-d7e2163aa52c h1:mnsyJsS+Fgd3w7VqClPSBtulk+ioO1NMeWSLx3sUz8g=
22
github.com/cybertec-postgresql/hugo-geekdoc v0.0.0-20251113112605-d7e2163aa52c/go.mod h1:y+YYT9rdvbhqlFG8MvkmuP8A8Z2+WkraYEdLghEZLbs=
3+
github.com/cybertec-postgresql/hugo-geekdoc v0.0.0-20260402163553-9b02873c9135 h1:cr5XdZGyh3txXM6JBiqLASrYDv2i/gyfL8l+ewI91Po=
4+
github.com/cybertec-postgresql/hugo-geekdoc v0.0.0-20260402163553-9b02873c9135/go.mod h1:y+YYT9rdvbhqlFG8MvkmuP8A8Z2+WkraYEdLghEZLbs=

0 commit comments

Comments
 (0)