File tree Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Expand file tree Collapse file tree 3 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,8 @@ defaultContentLanguageInSubdir: false
66enableMissingTranslationPlaceholders : true
77enableRobotsTXT : true
88theme :
9- - docsy
9+ - github.com/google/docsy
10+ - github.com/google/docsy/dependencies
1011enableGitInfo : true
1112taxonomies :
1213 tag : tags
Original file line number Diff line number Diff line change 1+ module github.com/splunk/observability-workshop
2+
3+ go 1.19
4+
5+ require github.com/google/docsy v0.6.0 // indirect
Original file line number Diff line number Diff line change 1+ github.com/FortAwesome/Font-Awesome v0.0.0-20220831210243-d3a7818c253f /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
2+ github.com/google/docsy v0.6.0 h1:43bVF18t2JihAamelQjjGzx1vO2ljCilVrBgetCA8oI =
3+ github.com/google/docsy v0.6.0 /go.mod h1:VKKLqD8PQ7AglJc98yBorATfW7GrNVsn0kGXVYF6G+M =
4+ github.com/google/docsy/dependencies v0.6.0 /go.mod h1:EDGc2znMbGUw0RW5kWwy2oGgLt0iVXBmoq4UOqstuNE =
5+ github.com/twbs/bootstrap v4.6.2+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
You can’t perform that action at this time.
0 commit comments