This repository was archived by the owner on Aug 7, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +2211
-1184
lines changed Expand file tree Collapse file tree 5 files changed +2211
-1184
lines changed Original file line number Diff line number Diff line change 44
55require (
66 github.com/google/docsy v0.10.0 // indirect
7- github.com/google/docsy/dependencies v0.7.2 // indirect
87)
Original file line number Diff line number Diff line change 1- github.com/FortAwesome/Font-Awesome v0.0.0-20230327165841-0698449d50f2 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
21github.com/FortAwesome/Font-Awesome v0.0.0-20240402185447-c0f460dca7f7 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
32github.com/google/docsy v0.10.0 h1:6tMDacPwAyRWNCfvsn/9qGOZDQ8b0aRzjRZvnZPY5dg =
43github.com/google/docsy v0.10.0 /go.mod h1:c0nIAqmRTOuJ01F85U/wJPQtc3Zj9N58Kea9bOT2AJc =
5- github.com/google/docsy/dependencies v0.7.2 h1:+t5ufoADQAj4XneFphz4A+UU0ICAxmNaRHVWtMYXPSI =
6- github.com/google/docsy/dependencies v0.7.2 /go.mod h1:gihhs5gmgeO+wuoay4FwOzob+jYJVyQbNaQOh788lD4 =
7- github.com/twbs/bootstrap v5.2.3+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
84github.com/twbs/bootstrap v5.3.3+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
Original file line number Diff line number Diff line change @@ -235,6 +235,3 @@ latest_version = "4.3.0"
235235 [[module .imports ]]
236236 path = " github.com/google/docsy"
237237 disable = false
238- [[module .imports ]]
239- path = " github.com/google/docsy/dependencies"
240- disable = false
You can’t perform that action at this time.
0 commit comments