Skip to content

Commit

Permalink
Update assets
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Dec 18, 2023
1 parent 97ec365 commit 990c406
Show file tree
Hide file tree
Showing 7 changed files with 64 additions and 31 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.18

require (
github.com/appscode/static-assets v0.8.4-0.20231212154319-ee130c594696
github.com/appscode/static-assets v0.8.4-0.20231218042602-2e1b6a06d15b
github.com/gohugoio/hugo v0.49.1
github.com/imdario/mergo v0.3.13
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 @@ -32,8 +32,8 @@ github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897 h1:p9Sln00KOTlrYkx
github.com/alecthomas/repr v0.0.0-20180818092828-117648cd9897/go.mod h1:xTS7Pm1pD1mvyM075QCDSRqH6qRLXylzS24ZTpRiSzQ=
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-0.20231212154319-ee130c594696 h1:mZ3r8GMcIwUYe+KoE/a+etWuJS/RqH8o1wYxz7amNvQ=
github.com/appscode/static-assets v0.8.4-0.20231212154319-ee130c594696/go.mod h1:kCLLNKfaalReOA5y5u1mItaXPa50YGfOXYGj690dPDc=
github.com/appscode/static-assets v0.8.4-0.20231218042602-2e1b6a06d15b h1:+dD2At3G+QLPVINy0RHgW6vHx27y6RLBETwzHrPn2lU=
github.com/appscode/static-assets v0.8.4-0.20231218042602-2e1b6a06d15b/go.mod h1:kCLLNKfaalReOA5y5u1mItaXPa50YGfOXYGj690dPDc=
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

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.

7 changes: 2 additions & 5 deletions vendor/github.com/appscode/static-assets/hugo/config.json

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

19 changes: 19 additions & 0 deletions vendor/github.com/appscode/static-assets/package.json

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

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ github.com/alecthomas/chroma/lexers/w
github.com/alecthomas/chroma/lexers/x
github.com/alecthomas/chroma/lexers/y
github.com/alecthomas/chroma/styles
# github.com/appscode/static-assets v0.8.4-0.20231212154319-ee130c594696
# github.com/appscode/static-assets v0.8.4-0.20231218042602-2e1b6a06d15b
## explicit; go 1.20
github.com/appscode/static-assets
github.com/appscode/static-assets/api
Expand Down

0 comments on commit 990c406

Please sign in to comment.