Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
Signed-off-by: Tamal Saha <[email protected]>
  • Loading branch information
tamalsaha committed Jun 12, 2023
1 parent 82d382e commit 05d511b
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 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.3-0.20230612010412-223ff9857739
github.com/appscode/static-assets v0.8.3-0.20230612024401-d589c02f937d
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.3-0.20230612010412-223ff9857739 h1:W45MSIsDoJg2t4bFckKZixRwJeMYih2Su/vSRxbPgeE=
github.com/appscode/static-assets v0.8.3-0.20230612010412-223ff9857739/go.mod h1:XElg31dviQupIyqrsH18niojxJuyOZEyVnYxd7hu6q4=
github.com/appscode/static-assets v0.8.3-0.20230612024401-d589c02f937d h1:Dyq5TB0uAjIlOJp/P7J+yIITBHcg7Fx864QnSNBPrOM=
github.com/appscode/static-assets v0.8.3-0.20230612024401-d589c02f937d/go.mod h1:XElg31dviQupIyqrsH18niojxJuyOZEyVnYxd7hu6q4=
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
2 changes: 1 addition & 1 deletion 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.

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.3-0.20230612010412-223ff9857739
# github.com/appscode/static-assets v0.8.3-0.20230612024401-d589c02f937d
## explicit; go 1.19
github.com/appscode/static-assets
github.com/appscode/static-assets/api
Expand Down

0 comments on commit 05d511b

Please sign in to comment.