Skip to content

Commit

Permalink
Update menu structure
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Jan 6, 2025
1 parent 86d5c2c commit b40fc60
Show file tree
Hide file tree
Showing 28 changed files with 1,968 additions and 1,111 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/appscodelabs/hugo-tools
go 1.21.7

require (
github.com/appscode/static-assets v0.8.4
github.com/appscode/static-assets v0.8.5
github.com/gohugoio/hugo v0.49.1
github.com/imdario/mergo v0.3.6
github.com/pkg/errors v0.9.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ github.com/alecthomas/repr v0.2.0 h1:HAzS41CIzNW5syS8Mf9UwXhNH1J9aix/BvDRf1Ml2Yk
github.com/alecthomas/repr v0.2.0/go.mod h1:Fr0507jx4eOXV7AlPV6AVZLYrLIuIeSOWtW57eE/O/4=
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc/go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc=
github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf/go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0=
github.com/appscode/static-assets v0.8.4 h1:qRAmeG8UVAx+qvqeCxqS/2K+2wAT2oB+bYMaXxgecPk=
github.com/appscode/static-assets v0.8.4/go.mod h1:kCLLNKfaalReOA5y5u1mItaXPa50YGfOXYGj690dPDc=
github.com/appscode/static-assets v0.8.5 h1:VSRBvtI4pfSrp9TNbp2EiODmVGfAQRz6573M22FRk0I=
github.com/appscode/static-assets v0.8.5/go.mod h1:ttG42f6LkY3s7DUNPxA3XtT3+5ATlWJ15ytMU7GACjI=
github.com/armon/circbuf v0.0.0-20150827004946-bbbad097214e/go.mod h1:3U/XgcO3hCbHZ8TKRvWD2dDTCfh9M9ya+I9JpbB7O8o=
github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da/go.mod h1:Q73ZrmVTwzkszR9V5SSuryQ31EELlFMUz1kKyl939pY=
github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310/go.mod h1:ufUuZ+zHj4x4TnLV4JWEpy2hxWSpsRywHrMgIH9cCH8=
Expand Down
Empty file.
2 changes: 1 addition & 1 deletion vendor/github.com/appscode/static-assets/Makefile

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

108 changes: 99 additions & 9 deletions vendor/github.com/appscode/static-assets/data/customers.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

55 changes: 55 additions & 0 deletions vendor/github.com/appscode/static-assets/data/partners.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b40fc60

Please sign in to comment.