File tree Expand file tree Collapse file tree 3 files changed +4
-9
lines changed
Expand file tree Collapse file tree 3 files changed +4
-9
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.7.3-0.20231112231447-8e9cb3c722ca // indirect
5+ require github.com/google/docsy v0.7.3-0.20231114182345-885fad8d3625 // indirect
Original file line number Diff line number Diff line change 11github.com/FortAwesome/Font-Awesome v0.0.0-20230327165841-0698449d50f2 h1:Uv1z5EqCfmiK4IHUwT0m3h/u/WCk+kpRfxvAZhpC7Gc =
22github.com/FortAwesome/Font-Awesome v0.0.0-20230327165841-0698449d50f2 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
3- github.com/google/docsy v0.7.3-0.20231112231447-8e9cb3c722ca h1:DUdXsNcTk8jCv6sOa/HtM9/z1tFb0KGabREkH7xuIzg =
4- github.com/google/docsy v0.7.3-0.20231112231447-8e9cb3c722ca /go.mod h1:FqTNN2T7pWEGW8dc+v5hQ5VF29W5uaL00PQ1LdVw5F8 =
3+ github.com/google/docsy v0.7.3-0.20231114182345-885fad8d3625 h1:XZK8jPI1Cz4BKKc9HgQnJXL3USQR1QF91Ewd+DA90T8 =
4+ github.com/google/docsy v0.7.3-0.20231114182345-885fad8d3625 /go.mod h1:FqTNN2T7pWEGW8dc+v5hQ5VF29W5uaL00PQ1LdVw5F8 =
55github.com/twbs/bootstrap v5.2.3+incompatible h1:lOmsJx587qfF7/gE7Vv4FxEofegyJlEACeVV+Mt7cgc =
66github.com/twbs/bootstrap v5.2.3+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
Original file line number Diff line number Diff line change @@ -51,11 +51,6 @@ resampleFilter = "CatmullRom"
5151quality = 75
5252anchor = " smart"
5353
54- [services ]
55- [services .googleAnalytics ]
56- # Comment out the next line to disable GA tracking. Also disables the feature described in [params.ui.feedback].
57- id = " UA-00000000-0"
58-
5954# Language configuration
6055
6156[languages ]
@@ -218,7 +213,7 @@ enable = false
218213
219214[module ]
220215 # Uncomment the next line to build and serve using local docsy clone declared in the named Hugo workspace:
221- # workspace = "docsy.work"
216+ # workspace = "docsy.work"
222217 [module .hugoVersion ]
223218 extended = true
224219 min = " 0.110.0"
You can’t perform that action at this time.
0 commit comments