Skip to content

Commit

Permalink
Update modules
Browse files Browse the repository at this point in the history
  • Loading branch information
razonyang committed Feb 1, 2024
1 parent 7b71dc9 commit d63c747
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ require (
github.com/hugomods/microsoft-clarity v0.1.0 // indirect
github.com/hugomods/pwa v0.7.0 // indirect
github.com/hugomods/recaptcha-v2 v0.1.1 // indirect
github.com/hugomods/search v0.8.3 // indirect
github.com/hugomods/search v0.8.4 // indirect
github.com/hugomods/seo/modules/alternatives v0.1.0 // indirect
github.com/hugomods/seo/modules/base v0.1.0 // indirect
github.com/hugomods/seo/modules/favicons v0.2.1 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,8 @@ github.com/hugomods/pwa v0.7.0 h1:4m8WTkWSEWi2FCnfHMJm1ZbcAPbPbHElh2gepPzfM3A=
github.com/hugomods/pwa v0.7.0/go.mod h1:KpYK2Ffn969+Py5SzV3+iXYase4UoUeRAsd9jY7Q2Us=
github.com/hugomods/recaptcha-v2 v0.1.1 h1:+Sq2OlTygjZb5JOs5d+IoOz7SCX7hMU1WZFuqNy1yyY=
github.com/hugomods/recaptcha-v2 v0.1.1/go.mod h1:LX4oUH6d2TagnPUt/o4JClM7K9kxlWBZQ9hKz6+vZyw=
github.com/hugomods/search v0.8.3 h1:IIeU8Xw5t+SRYwpX08NjROt+YtDtWjjW0Xa00nEaYVs=
github.com/hugomods/search v0.8.3/go.mod h1:FURp5HBUm8JiuJajLk9sZ1Z1QUSJATboYEp1sFi46a4=
github.com/hugomods/search v0.8.4 h1:LWnTZ3Zs6Tv9Qv61XvrJzKEJ2UvYa+gKwv/yvhtMb5U=
github.com/hugomods/search v0.8.4/go.mod h1:FURp5HBUm8JiuJajLk9sZ1Z1QUSJATboYEp1sFi46a4=
github.com/hugomods/seo/modules/alternatives v0.1.0 h1:G5IjM7j7ExgXEMyxQj1Z/5JwwRW8DEmL0nDJYxA3NhE=
github.com/hugomods/seo/modules/alternatives v0.1.0/go.mod h1:ff9uz+f5yii9k2jbwt/HKM3RpLR3EYZrNQBAOabNxMA=
github.com/hugomods/seo/modules/base v0.1.0 h1:ZEkWuYeRJeQakBkBThO3N3lmGzOZoPixs4pDugJXfJk=
Expand Down

0 comments on commit d63c747

Please sign in to comment.