typo fix lol
This commit is contained in:
parent
84a88d6fe6
commit
96dae70aa9
4 changed files with 132 additions and 70 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module searchengine
|
||||
|
||||
go 1.18
|
||||
go 1.21.6
|
||||
|
||||
require (
|
||||
github.com/PuerkitoBio/goquery v1.9.1 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue