File tree Expand file tree Collapse file tree 4 files changed +7
-5
lines changed
Expand file tree Collapse file tree 4 files changed +7
-5
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.1 // indirect
5+ require github.com/google/docsy v0.9.2-0.20240423183652-ec13ca8f7f8a // indirect
Original file line number Diff line number Diff line change 11github.com/FortAwesome/Font-Awesome v0.0.0-20240108205627-a1232e345536 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
2- github.com/google/docsy v0.9.1 h1:+jqges1YCd+yHeuZ1BUvD8V8mEGVtPxULg5j/vaJ984 =
3- github.com/google/docsy v0.9.1 /go.mod h1:saOqKEUOn07Bc0orM/JdIF3VkOanHta9LU5Y53bwN2U =
2+ github.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 =
45github.com/twbs/bootstrap v5.2.3+incompatible h1:lOmsJx587qfF7/gE7Vv4FxEofegyJlEACeVV+Mt7cgc =
56github.com/twbs/bootstrap v5.2.3+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
7+ github.com/twbs/bootstrap v5.3.3+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ command = "npm run build:preview"
66publish = " public"
77
88[build .environment ]
9- GO_VERSION = " 1.21.4 "
9+ GO_VERSION = " 1.22.2 "
1010
1111[context .production ]
1212command = " npm run build:production"
Original file line number Diff line number Diff line change 3636 "devDependencies" : {
3737 "autoprefixer" : " ^10.4.14" ,
3838 "cross-env" : " ^7.0.3" ,
39- "hugo-extended" : " 0.124.1 " ,
39+ "hugo-extended" : " 0.125.2 " ,
4040 "postcss-cli" : " ^11.0.0"
4141 }
4242}
You can’t perform that action at this time.
0 commit comments