Update go-llm dependency and clean up unused modules

Updated `go-llm` to version `v0.0.0-20250406183522-14961bfbc6c5` in `go.mod` and `go.sum`. Removed references to unused module versions to reduce clutter and improve dependency management.
This commit is contained in:
2025-04-06 14:37:08 -04:00
parent a0bc467bc4
commit 38b1e4dcbd
2 changed files with 3 additions and 13 deletions

2
go.mod
View File

@@ -8,7 +8,7 @@ replace github.com/rocketlaunchr/google-search => github.com/chrisjoyce911/googl
require (
gitea.stevedudenhoeffer.com/steve/go-extractor v0.0.0-20250318064250-39453288ce2a
gitea.stevedudenhoeffer.com/steve/go-llm v0.0.0-20250406052310-7c9eb08cb48d
gitea.stevedudenhoeffer.com/steve/go-llm v0.0.0-20250406183522-14961bfbc6c5
github.com/Edw590/go-wolfram v0.0.0-20241010091529-fb9031908c5d
github.com/advancedlogic/GoOse v0.0.0-20231203033844-ae6b36caf275
github.com/asticode/go-astisub v0.34.0