From ece1a3521f032ec41fdde9f33dd6fea832f84dc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2026 17:09:38 +0000 Subject: [PATCH] Bump github.com/odvcencio/gotreesitter from 0.47.0 to 0.48.0 Bumps [github.com/odvcencio/gotreesitter](https://github.com/odvcencio/gotreesitter) from 0.47.0 to 0.48.0. - [Release notes](https://github.com/odvcencio/gotreesitter/releases) - [Changelog](https://github.com/odvcencio/gotreesitter/blob/main/CHANGELOG.md) - [Commits](https://github.com/odvcencio/gotreesitter/compare/v0.47.0...v0.48.0) --- updated-dependencies: - dependency-name: github.com/odvcencio/gotreesitter dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 5d78c4d..36782bf 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.25.6 require ( github.com/git-pkgs/magic v0.2.0 - github.com/odvcencio/gotreesitter v0.47.0 + github.com/odvcencio/gotreesitter v0.48.0 ) require github.com/git-pkgs/gitignore v1.2.0 diff --git a/go.sum b/go.sum index c8779f9..7a3651c 100644 --- a/go.sum +++ b/go.sum @@ -2,5 +2,5 @@ github.com/git-pkgs/gitignore v1.2.0 h1:7vdR8/SvF31dvXqIdC1bKgCvyySefXuN8aY3xJLu github.com/git-pkgs/gitignore v1.2.0/go.mod h1:Lr0XwhbvP071rZF/zIIhkY1gEhFDoWHH91lngwLpeUg= github.com/git-pkgs/magic v0.2.0 h1:c7HqVxnP8c88EaVMH0/KraDFVTcmiXckRiSvNZEnvMQ= github.com/git-pkgs/magic v0.2.0/go.mod h1:3ndidt+yvFaI1M0aEkkzkOlFnLPkeVQASIUojazcxCI= -github.com/odvcencio/gotreesitter v0.47.0 h1:M4n0d9JPqHUGeZubI8Rzd21cxKqCwA33ULSqoFFznGc= -github.com/odvcencio/gotreesitter v0.47.0/go.mod h1:hBVkghd0paaYAVwd2087vfwdeU984bQbMo9LvpE0moo= +github.com/odvcencio/gotreesitter v0.48.0 h1:Gr9XVbGs/1yqAsLZWp2zmW91XM4YEMJsWiZa35fm4R8= +github.com/odvcencio/gotreesitter v0.48.0/go.mod h1:hBVkghd0paaYAVwd2087vfwdeU984bQbMo9LvpE0moo=