File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ module github.com/google/docsy/dependencies
33go 1.12
44
55require (
6- github.com/FortAwesome/Font-Awesome v0.0.0-20210804190922-7d3d774145ac // indirect
7- github.com/twbs/bootstrap v4.6.1 +incompatible // indirect
6+ github.com/FortAwesome/Font-Awesome v0.0.0-20220831210243-d3a7818c253f // indirect
7+ github.com/twbs/bootstrap v4.6.2 +incompatible // indirect
88)
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/google/docsy
33go 1.12
44
55require (
6- github.com/FortAwesome/Font-Awesome v0.0.0-20210804190922-7d3d774145ac // indirect
6+ github.com/FortAwesome/Font-Awesome v0.0.0-20220831210243-d3a7818c253f // indirect
77 github.com/google/docsy/dependencies v0.5.0 // indirect
8- github.com/twbs/bootstrap v4.6.1 +incompatible // indirect
8+ github.com/twbs/bootstrap v4.6.2 +incompatible // indirect
99)
Original file line number Diff line number Diff line change 1- github.com/FortAwesome/Font-Awesome v0.0.0-20210804190922-7d3d774145ac h1:AjwgwoaDsNEA1Wtc8pgw/BqG7SEk9bKxXPjEPQQ42vY =
2- github.com/FortAwesome/Font-Awesome v0.0.0-20210804190922-7d3d774145ac /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
1+ github.com/FortAwesome/Font-Awesome v0.0.0-20220831210243-d3a7818c253f h1:bvkUptSRPZBr3Kxuk+bnWCEmQ5MtEJX5fjezyV0bC3g =
2+ github.com/FortAwesome/Font-Awesome v0.0.0-20220831210243-d3a7818c253f /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
33gitlite.zycloud.tk/google/docsy/dependencies v0.4.1-0.20220905171817-ae8b8117ed16 h1:6Ju+wn/ReUk9qmvKU68JlYhnWe48Tq+2HZ4vyeSpNMk =
44gitlite.zycloud.tk/google/docsy/dependencies v0.4.1-0.20220905171817-ae8b8117ed16 /go.mod h1:2zZxHF+2qvkyXhLZtsbnqMotxMukJXLaf8fAZER48oo =
5- github.com/twbs/bootstrap v4.6.1+incompatible h1:75PsBfPU1SS65ag0Z3Cq6JNXVAfUNfB0oCLHh9k9Fu8 =
6- github.com/twbs/bootstrap v4.6.1+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
5+ github.com/google/docsy/dependencies v0.4.0 /go.mod h1:2zZxHF+2qvkyXhLZtsbnqMotxMukJXLaf8fAZER48oo =
6+ github.com/twbs/bootstrap v4.6.2+incompatible h1:TDa+R51BTiy1wEHSYjmqDb8LxNl/zaEjAOpRE9Hwh/o =
7+ github.com/twbs/bootstrap v4.6.2+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ publish = "userguide/public"
66command = " npm run docs-install && npm run build:preview"
77
88[build .environment ]
9- GO_VERSION = " 1.19"
9+ GO_VERSION = " 1.19.2 "
1010HUGO_THEME = " repo"
1111
1212[context .production ]
Original file line number Diff line number Diff line change 2121 "proseWrap" : " always"
2222 },
2323 "dependencies" : {
24- "@fortawesome/fontawesome-free" : " 6.1.2 " ,
24+ "@fortawesome/fontawesome-free" : " 6.2.0 " ,
2525 "bootstrap" : " 4.6.2"
2626 },
2727 "devDependencies" : {
28- "hugo-extended" : " 0.102 .3"
28+ "hugo-extended" : " 0.104 .3"
2929 }
3030}
You can’t perform that action at this time.
0 commit comments