From d6479ff52c488331585d1ecf2109c505832d45d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 10:12:16 +0000 Subject: [PATCH] Bump github.com/odvcencio/gotreesitter from 0.21.0 to 0.36.0 Bumps [github.com/odvcencio/gotreesitter](https://github.com/odvcencio/gotreesitter) from 0.21.0 to 0.36.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.21.0...v0.36.0) --- updated-dependencies: - dependency-name: github.com/odvcencio/gotreesitter dependency-version: 0.33.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 8b33684..8a9003d 100644 --- a/go.mod +++ b/go.mod @@ -2,6 +2,6 @@ module github.com/git-pkgs/outline go 1.25.6 -require github.com/odvcencio/gotreesitter v0.21.0 +require github.com/odvcencio/gotreesitter v0.36.0 require github.com/git-pkgs/gitignore v1.2.0 diff --git a/go.sum b/go.sum index 17414a9..1fcf291 100644 --- a/go.sum +++ b/go.sum @@ -1,4 +1,4 @@ github.com/git-pkgs/gitignore v1.2.0 h1:7vdR8/SvF31dvXqIdC1bKgCvyySefXuN8aY3xJLuFaM= github.com/git-pkgs/gitignore v1.2.0/go.mod h1:Lr0XwhbvP071rZF/zIIhkY1gEhFDoWHH91lngwLpeUg= -github.com/odvcencio/gotreesitter v0.21.0 h1:ews6dnPac/UnMQ4PCTgxpUZb04I9fnEGKINmrHZuOpc= -github.com/odvcencio/gotreesitter v0.21.0/go.mod h1:hBVkghd0paaYAVwd2087vfwdeU984bQbMo9LvpE0moo= +github.com/odvcencio/gotreesitter v0.36.0 h1:WN9pMlzIEOcDoeWDSSeNHC9zpPi7kcZ66sYmf7eknDY= +github.com/odvcencio/gotreesitter v0.36.0/go.mod h1:hBVkghd0paaYAVwd2087vfwdeU984bQbMo9LvpE0moo=