chore(deps): update module github.com/hugomods/google-adsense to v0.2.1

This commit is contained in:
renovate[bot] 2024-09-19 17:25:15 +00:00 committed by GitHub
parent ee47d44074
commit 2f4be22b4f
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

@ -66,7 +66,7 @@ require (
github.com/hugomods/font-awesome v6.6.0+incompatible // indirect github.com/hugomods/font-awesome v6.6.0+incompatible // indirect
github.com/hugomods/fuse-js v0.1.0 // indirect github.com/hugomods/fuse-js v0.1.0 // indirect
github.com/hugomods/giscus v0.1.1 // indirect github.com/hugomods/giscus v0.1.1 // indirect
github.com/hugomods/google-adsense v0.2.0 // indirect github.com/hugomods/google-adsense v0.2.1 // indirect
github.com/hugomods/gravatar v0.2.0 // indirect github.com/hugomods/gravatar v0.2.0 // indirect
github.com/hugomods/hugopress v0.5.0 // indirect github.com/hugomods/hugopress v0.5.0 // indirect
github.com/hugomods/i18n-js v0.2.1 // indirect github.com/hugomods/i18n-js v0.2.1 // indirect

1
go.sum
View file

@ -126,6 +126,7 @@ github.com/hugomods/giscus v0.1.1 h1:Kb8137Cp2nQJPFb6e+CdXy8nyIAJ2dFIymG4bDdaXWI
github.com/hugomods/giscus v0.1.1/go.mod h1:tCRkqNi/sMsLh3kjDesXZNzf4R/w+b5oc5boS/l8Jtw= github.com/hugomods/giscus v0.1.1/go.mod h1:tCRkqNi/sMsLh3kjDesXZNzf4R/w+b5oc5boS/l8Jtw=
github.com/hugomods/google-adsense v0.2.0 h1:aw+AuOwsW+2du+rT36NZ2Kdzm1hiMwb03xj7iaS6y6U= github.com/hugomods/google-adsense v0.2.0 h1:aw+AuOwsW+2du+rT36NZ2Kdzm1hiMwb03xj7iaS6y6U=
github.com/hugomods/google-adsense v0.2.0/go.mod h1:zXQIuUr9pIqlNdCzOLY04Rx7oeUm5R+OhUmscNPiI0w= github.com/hugomods/google-adsense v0.2.0/go.mod h1:zXQIuUr9pIqlNdCzOLY04Rx7oeUm5R+OhUmscNPiI0w=
github.com/hugomods/google-adsense v0.2.1/go.mod h1:zXQIuUr9pIqlNdCzOLY04Rx7oeUm5R+OhUmscNPiI0w=
github.com/hugomods/gravatar v0.2.0 h1:642HNhGN7Mw7qefNcUFJKzLoT2zJKt4IQkrS53mIUfA= github.com/hugomods/gravatar v0.2.0 h1:642HNhGN7Mw7qefNcUFJKzLoT2zJKt4IQkrS53mIUfA=
github.com/hugomods/gravatar v0.2.0/go.mod h1:oATWuh5u2XUK/ZKzOD0VEP5I/TZfVZwplTyhT61Q4Fc= github.com/hugomods/gravatar v0.2.0/go.mod h1:oATWuh5u2XUK/ZKzOD0VEP5I/TZfVZwplTyhT61Q4Fc=
github.com/hugomods/hugopress v0.5.0 h1:eQHg1aKnc5StGFnV5H0BORhE0UmHYpaWHnX9QNseHrw= github.com/hugomods/hugopress v0.5.0 h1:eQHg1aKnc5StGFnV5H0BORhE0UmHYpaWHnX9QNseHrw=