From 580e5478489adebe02b1ab45a008f9df325f3a73 Mon Sep 17 00:00:00 2001 From: Snider Date: Thu, 26 Feb 2026 05:34:22 +0000 Subject: [PATCH] chore: bump forge.lthn.ai dep versions to latest tags Co-Authored-By: Virgil --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index 9d31018..560fc09 100644 --- a/go.mod +++ b/go.mod @@ -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 diff --git a/go.sum b/go.sum index 48d2f8d..bdf2e49 100644 --- a/go.sum +++ b/go.sum @@ -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=