From 48b54c519f3a1a60621e17c0f0c10707b4a3d237 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Aug 2026 03:53:01 +0000 Subject: [PATCH] deps: bump github.com/yalue/onnxruntime_go in the go-dependencies group Bumps the go-dependencies group with 1 update: [github.com/yalue/onnxruntime_go](https://github.com/yalue/onnxruntime_go). Updates `github.com/yalue/onnxruntime_go` from 1.33.0 to 1.34.0 - [Commits](https://github.com/yalue/onnxruntime_go/compare/v1.33.0...v1.34.0) --- updated-dependencies: - dependency-name: github.com/yalue/onnxruntime_go dependency-version: 1.34.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-dependencies ... Signed-off-by: dependabot[bot] --- go.mod | 2 +- go.sum | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/go.mod b/go.mod index f12756a..e4f895a 100644 --- a/go.mod +++ b/go.mod @@ -24,7 +24,7 @@ require ( github.com/tree-sitter/tree-sitter-rust v0.24.2 github.com/tree-sitter/tree-sitter-scala v0.26.2 github.com/tree-sitter/tree-sitter-typescript v0.23.2 - github.com/yalue/onnxruntime_go v1.33.0 + github.com/yalue/onnxruntime_go v1.34.0 github.com/yuin/goldmark v1.8.5 go.yaml.in/yaml/v3 v3.0.5 golang.org/x/term v0.45.0 diff --git a/go.sum b/go.sum index 569fe21..8c4e66b 100644 --- a/go.sum +++ b/go.sum @@ -92,8 +92,8 @@ github.com/tree-sitter/tree-sitter-scala v0.26.2 h1:ue3zsxnZzKvCAlBqOxIecqgI+NZj github.com/tree-sitter/tree-sitter-scala v0.26.2/go.mod h1:BmDV0f9rgsnGuG9QtKXQZnqJvECyR9fM8wVg984ulBo= github.com/tree-sitter/tree-sitter-typescript v0.23.2 h1:/Odvphn18PniVixb9e97X0DbNVsU6Qocv9mfkyzdXwU= github.com/tree-sitter/tree-sitter-typescript v0.23.2/go.mod h1:zjzMXT/Ulffel2xfOcAkQQkiAkmgnbtPGlFQw/5X4xA= -github.com/yalue/onnxruntime_go v1.33.0 h1:QP+hMVtjC/PTEoCcJ+od8HfvHf2Yabpp96bifrhP0Sk= -github.com/yalue/onnxruntime_go v1.33.0/go.mod h1:b4X26A8pekNb1ACJ58wAXgNKeUCGEAQ9dmACut9Sm/4= +github.com/yalue/onnxruntime_go v1.34.0 h1:rXioKtIj4N6lRezHSG0nHu7WAHSbO0JtSAqB+zjbsCw= +github.com/yalue/onnxruntime_go v1.34.0/go.mod h1:b4X26A8pekNb1ACJ58wAXgNKeUCGEAQ9dmACut9Sm/4= github.com/yuin/goldmark v1.8.5 h1:r6N5afV5qj/5S4UTch8agZHJ8UxNCMwX7WjkkJam2NA= github.com/yuin/goldmark v1.8.5/go.mod h1:ip/1k0VRfGynBgxOz0yCqHrbZXhcjxyuS66Brc7iBKg= go.yaml.in/yaml/v3 v3.0.5 h1:N6y/pJk8buWs9NY5ERU2HSMfm+IuD/OtfdAnq6kESPw=