File tree Expand file tree Collapse file tree 4 files changed +10
-7
lines changed Expand file tree Collapse file tree 4 files changed +10
-7
lines changed Original file line number Diff line number Diff line change 3232 build :
3333 runs-on : ubuntu-latest
3434 env :
35- HUGO_VERSION : 0.125.4
35+ HUGO_VERSION : 0.145.0
3636 steps :
3737 - name : Install Hugo CLI
3838 run : |
Original file line number Diff line number Diff line change 11module github.com/google/docsy-example
22
3- go 1.12
3+ go 1.24
44
5- require github.com/google/docsy v0.10 .0 // indirect
5+ require github.com/google/docsy v0.11 .0 // 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 =
22github.com/FortAwesome/Font-Awesome v0.0.0-20240402185447-c0f460dca7f7 /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
3+ github.com/FortAwesome/Font-Awesome v0.0.0-20240716171331-37eff7fa00de /go.mod h1:IUgezN/MFpCDIlFezw3L8j83oeiIuYoj28Miwr/KUYo =
34github.com/google/docsy v0.9.1 h1:+jqges1YCd+yHeuZ1BUvD8V8mEGVtPxULg5j/vaJ984 =
45github.com/google/docsy v0.9.1 /go.mod h1:saOqKEUOn07Bc0orM/JdIF3VkOanHta9LU5Y53bwN2U =
56github.com/google/docsy v0.10.0 h1:6tMDacPwAyRWNCfvsn/9qGOZDQ8b0aRzjRZvnZPY5dg =
67github.com/google/docsy v0.10.0 /go.mod h1:c0nIAqmRTOuJ01F85U/wJPQtc3Zj9N58Kea9bOT2AJc =
8+ github.com/google/docsy v0.11.0 h1:QnV40cc28QwS++kP9qINtrIv4hlASruhC/K3FqkHAmM =
9+ github.com/google/docsy v0.11.0 /go.mod h1:hGGW0OjNuG5ZbH5JRtALY3yvN8ybbEP/v2iaK4bwOUI =
710github.com/twbs/bootstrap v5.2.3+incompatible h1:lOmsJx587qfF7/gE7Vv4FxEofegyJlEACeVV+Mt7cgc =
811github.com/twbs/bootstrap v5.2.3+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
912github.com/twbs/bootstrap v5.3.3+incompatible /go.mod h1:fZTSrkpSf0/HkL0IIJzvVspTt1r9zuf7XlZau8kpcY0 =
Original file line number Diff line number Diff line change 11{
2- "name" : " docsy-example-site " ,
3- "version" : " 0.9.1 " ,
4- "version.next" : " 0.9.2 -dev.0-unreleased" ,
2+ "name" : " java-operator-sdk " ,
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://javaoperatorsdk.io" ,
3434 "update:pkg:hugo" : " npm install --save-dev --save-exact hugo-extended@latest"
3535 },
3636 "devDependencies" : {
37- "autoprefixer" : " ^10.4.19 " ,
37+ "autoprefixer" : " ^10.4.20 " ,
3838 "cross-env" : " ^7.0.3" ,
3939 "hugo-extended" : " 0.125.4" ,
4040 "postcss-cli" : " ^11.0.0"
You can’t perform that action at this time.
0 commit comments