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 12, 2023
1 parent cde915f commit 97ec365
Show file tree
Hide file tree
Showing 8 changed files with 129 additions and 104 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.20231211221858-d9a914ce50a1
github.com/appscode/static-assets v0.8.4-0.20231212154319-ee130c594696
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.20231211221858-d9a914ce50a1 h1:eaEYu719VGQ+oaq5iMEY/9LdPtmbhMNPAhsYnbLuWnw=
github.com/appscode/static-assets v0.8.4-0.20231211221858-d9a914ce50a1/go.mod h1:kCLLNKfaalReOA5y5u1mItaXPa50YGfOXYGj690dPDc=
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/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.

Loading

0 comments on commit 97ec365

Please sign in to comment.