Update go-llm module version in go.mod and go.sum
Bump go-llm module to version v0.0.0-20250406193505-58552ee226cc. This ensures the project references the latest updates and patches for the module. Also, remove unused dependencies to clean up go.sum.
This commit is contained in:
		
							
								
								
									
										2
									
								
								go.mod
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								go.mod
									
									
									
									
									
								
							| @@ -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-20250406183522-14961bfbc6c5 | ||||
| 	gitea.stevedudenhoeffer.com/steve/go-llm v0.0.0-20250406193505-58552ee226cc | ||||
| 	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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user