mirror of
https://github.com/ditatompel/insights.git
synced 2025-01-08 03:12:06 +07:00
Merge pull request #237 from ditatompel/renovate/github.com-hugomods-google-adsense-0.x
Merge pull request #237 This merge action was created automatically. Reviewed-by: ditatompel <ditatompel@users.noreply.github.com>
This commit is contained in:
commit
c0c8af28be
2 changed files with 3 additions and 3 deletions
2
go.mod
2
go.mod
|
@ -66,7 +66,7 @@ require (
|
|||
github.com/hugomods/font-awesome v6.6.0+incompatible // indirect
|
||||
github.com/hugomods/fuse-js v0.1.0 // 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/hugopress v0.5.0 // indirect
|
||||
github.com/hugomods/i18n-js v0.2.1 // indirect
|
||||
|
|
4
go.sum
4
go.sum
|
@ -124,8 +124,8 @@ github.com/hugomods/fuse-js v0.1.0 h1:CmWHBZANvjOP44RDNQNLntqlLf9GLqeM29jekxTNcP
|
|||
github.com/hugomods/fuse-js v0.1.0/go.mod h1:srCqvtBQR02HS/abTraDU4oINv1D3PljNPdexdoHhpo=
|
||||
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/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.1 h1:ybI/ayRn6eu0WgJHXk6bL2+i+cGWICmuft4QLcvntMs=
|
||||
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/go.mod h1:oATWuh5u2XUK/ZKzOD0VEP5I/TZfVZwplTyhT61Q4Fc=
|
||||
github.com/hugomods/hugopress v0.5.0 h1:eQHg1aKnc5StGFnV5H0BORhE0UmHYpaWHnX9QNseHrw=
|
||||
|
|
Loading…
Reference in a new issue