wip restyling
This commit is contained in:
parent
96dae70aa9
commit
7bf2b8e609
13 changed files with 1714 additions and 505 deletions
2
go.mod
2
go.mod
|
@ -1,6 +1,6 @@
|
|||
module searchengine
|
||||
|
||||
go 1.21.6
|
||||
go 1.23
|
||||
|
||||
require (
|
||||
github.com/PuerkitoBio/goquery v1.9.1 // indirect
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue