chore: bump forge.lthn.ai dep versions to latest tags
Some checks are pending
Security Scan / security (push) Waiting to run
Test / Vet & Build (push) Waiting to run

Co-Authored-By: Virgil <virgil@lethean.io>
This commit is contained in:
Snider 2026-02-26 05:34:22 +00:00
parent 802b7660f2
commit 580e547848
2 changed files with 3 additions and 3 deletions

2
go.mod
View file

@ -2,4 +2,4 @@ module forge.lthn.ai/core/go-mlx
go 1.26.0
require forge.lthn.ai/core/go-inference v0.0.3
require forge.lthn.ai/core/go-inference v0.1.0

4
go.sum
View file

@ -1,5 +1,5 @@
forge.lthn.ai/core/go-inference v0.0.3 h1:NxGm+xqu3fpVXqHiKTG9RczJwrGZAD1Ph4OJz5KbBL0=
forge.lthn.ai/core/go-inference v0.0.3/go.mod h1:jfWz+IJX55wAH98+ic6FEqqGB6/P31CHlg7VY7pxREw=
forge.lthn.ai/core/go-inference v0.1.0 h1:pO7etYgqV8LMKFdpW8/2RWncuECZJCIcf8nnezeZ5R4=
forge.lthn.ai/core/go-inference v0.1.0/go.mod h1:jfWz+IJX55wAH98+ic6FEqqGB6/P31CHlg7VY7pxREw=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc h1:U9qPSI2PIWSS1VwoXQT9A3Wy9MM3WgvqSxFWenqJduM=
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRIccs7FGNTlIRMkT8wgtp5eCXdBlqhYGL6U=