chore(search): remove unnecessary dependency
This commit is contained in:
parent
1db6c64665
commit
87c244c4f5
3 changed files with 7 additions and 22 deletions
|
@ -1,11 +1,3 @@
|
|||
module git.adyxax.org/adyxax/www/search
|
||||
|
||||
go 1.23.6
|
||||
|
||||
require github.com/stretchr/testify v1.10.0
|
||||
|
||||
require (
|
||||
github.com/davecgh/go-spew v1.1.1 // indirect
|
||||
github.com/pmezard/go-difflib v1.0.0 // indirect
|
||||
gopkg.in/yaml.v3 v3.0.1 // indirect
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue