File tree Expand file tree Collapse file tree 3 files changed +20
-0
lines changed Expand file tree Collapse file tree 3 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ module github.com/cybertec-postgresql/cybertec-pg-operator
2+
3+ go 1.22.5
4+
5+ require github.com/cybertec-postgresql/hugo-geekdoc v0.0.0-20250130133505-d46e0dcc47c7 // indirect
Original file line number Diff line number Diff line change 1+ github.com/cybertec-postgresql/hugo-geekdoc v0.0.0-20250130133505-d46e0dcc47c7 h1:l2xJB771iUIMN0zU1NKfFVqgnS0bQRFdCkVJhxVX7r4 =
2+ github.com/cybertec-postgresql/hugo-geekdoc v0.0.0-20250130133505-d46e0dcc47c7 /go.mod h1:y+YYT9rdvbhqlFG8MvkmuP8A8Z2+WkraYEdLghEZLbs =
Original file line number Diff line number Diff line change 1+ baseURL = " https://cybertec-postgresql.github.io/CYBERTEC-pg-operator"
2+ title = " CYBERTEC-PG-Operator"
3+
4+ defaultContentLanguage = " en"
5+
6+ [languages .en ]
7+ languageName = " English"
8+ contentDir = " content/en"
9+ weight = 10
10+
11+ [module ]
12+ [[module .imports ]]
13+ path = ' github.com/cybertec-postgresql/hugo-geekdoc'
You can’t perform that action at this time.
0 commit comments