File tree Expand file tree Collapse file tree 3 files changed +5
-8
lines changed
Expand file tree Collapse file tree 3 files changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -2,4 +2,4 @@ module github.com/google/docsy-example
22
33go 1.12
44
5- require github.com/google/docsy v0.9.2-0.20240423183652-ec13ca8f7f8a // indirect
5+ require github.com/google/docsy v0.10.0 // indirect
Original file line number Diff line number Diff line change 1- github.com/FortAwesome/Font-Awesome v0.0.0-20240108205627-a1232e345536 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
21github.com/FortAwesome/Font-Awesome v0.0.0-20240402185447-c0f460dca7f7 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
3- github.com/google/docsy v0.9.2-0.20240423183652-ec13ca8f7f8a h1:9D5EERPwmSChTLsed7abzUnMYZZtRU70tj3/SmRAJlE =
4- github.com/google/docsy v0.9.2-0.20240423183652-ec13ca8f7f8a /go.mod h1:c0nIAqmRTOuJ01F85U/wJPQtc3Zj9N58Kea9bOT2AJc =
5- github.com/twbs/bootstrap v5.2.3+incompatible h1:lOmsJx587qfF7/gE7Vv4FxEofegyJlEACeVV+Mt7cgc =
6- github.com/twbs/bootstrap v5.2.3+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
2+ github.com/google/docsy v0.10.0 h1:6tMDacPwAyRWNCfvsn/9qGOZDQ8b0aRzjRZvnZPY5dg =
3+ github.com/google/docsy v0.10.0 /go.mod h1:c0nIAqmRTOuJ01F85U/wJPQtc3Zj9N58Kea9bOT2AJc =
74github.com/twbs/bootstrap v5.3.3+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
Original file line number Diff line number Diff line change 11{
22 "name" : " docsy-example-site" ,
3- "version" : " 0.9.1 " ,
4- "version.next" : " 0.9.2 -dev.0-unreleased" ,
3+ "version" : " 0.10.0 " ,
4+ "version.next" : " 0.10.1 -dev.0-unreleased" ,
55 "description" : " Example site that uses Docsy theme for technical documentation." ,
66 "repository" : " github:google/docsy-example" ,
77 "homepage" : " https://example.docsy.dev" ,
You can’t perform that action at this time.
0 commit comments