chore(deps): update module github.com/hbstack/syntax-highlighting/styles/gruvbox to v0.1.2

This commit is contained in:
renovate[bot] 2025-03-17 02:33:38 +00:00 committed by GitHub
parent 46d6afb048
commit 011576d14e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

2
go.mod
View file

@ -56,7 +56,7 @@ require (
github.com/hbstack/snackbar v0.1.2 // indirect
github.com/hbstack/socials v0.18.0 // indirect
github.com/hbstack/syntax-highlighting v0.2.1 // indirect
github.com/hbstack/syntax-highlighting/styles/gruvbox v0.1.1 // indirect
github.com/hbstack/syntax-highlighting/styles/gruvbox v0.1.2 // indirect
github.com/hbstack/toc-scrollspy v0.2.0 // indirect
github.com/henrygd/bigger-picture v1.1.19 // indirect
github.com/hugomods/ascii v0.1.0 // indirect

1
go.sum
View file

@ -106,6 +106,7 @@ github.com/hbstack/syntax-highlighting v0.2.1 h1:JMAfLzebsQy983WS560yPo4vnF6rBCo
github.com/hbstack/syntax-highlighting v0.2.1/go.mod h1:6IoaM+tSIkKZblIrT1i5L3zVH68nt4UScU9JB30FQsc=
github.com/hbstack/syntax-highlighting/styles/gruvbox v0.1.1 h1:IzJlnkHGS8XhibNjUFvyV3YE7rc7WMsAhdxWZTbORI4=
github.com/hbstack/syntax-highlighting/styles/gruvbox v0.1.1/go.mod h1:ar5ZFplNyVZCVG6rvo69co1hNZwptxtrDz3zproGLPg=
github.com/hbstack/syntax-highlighting/styles/gruvbox v0.1.2/go.mod h1:ar5ZFplNyVZCVG6rvo69co1hNZwptxtrDz3zproGLPg=
github.com/hbstack/toc-scrollspy v0.2.0 h1:JPBozafeDvTUwGFkR90m/SzcyBfKg40pVJOLFihr60k=
github.com/hbstack/toc-scrollspy v0.2.0/go.mod h1:wIqdWFRjqGGKX6Y5XVRQzaBBeZ91kZBKgovQp8IPvtk=
github.com/henrygd/bigger-picture v1.1.19 h1:fv3S1wlW5L9XF01wOHGZmwPn3vMNgQOwwYMhTTHhHic=