From 2ed86339f1c679e7a70a9134580b23d9939408aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 May 2026 02:27:15 +0000 Subject: [PATCH] Bump github.com/odvcencio/gotreesitter from 0.15.3 to 0.16.0 Bumps [github.com/odvcencio/gotreesitter](https://github.com/odvcencio/gotreesitter) from 0.15.3 to 0.16.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.15.3...v0.16.0) --- updated-dependencies: - dependency-name: github.com/odvcencio/gotreesitter dependency-version: 0.16.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 73a2a57..d60205b 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.15.3 +require github.com/odvcencio/gotreesitter v0.16.0 require github.com/git-pkgs/gitignore v1.1.2 diff --git a/go.sum b/go.sum index 2fe733f..6ab117d 100644 --- a/go.sum +++ b/go.sum @@ -1,4 +1,4 @@ github.com/git-pkgs/gitignore v1.1.2 h1:rWifE6a4QcnawUQzX6y/cFqX3LRD0y0mjtGaU5NWpek= github.com/git-pkgs/gitignore v1.1.2/go.mod h1:Lr0XwhbvP071rZF/zIIhkY1gEhFDoWHH91lngwLpeUg= -github.com/odvcencio/gotreesitter v0.15.3 h1:bcSIEMyRrDaFIZw2zwM8cNR03VX6y8CbXFxVzfFSGX0= -github.com/odvcencio/gotreesitter v0.15.3/go.mod h1:ccYZsDUmAJQAtliLsNHT33F3X4AN7f/Z6JGiPNZoEzY= +github.com/odvcencio/gotreesitter v0.16.0 h1:pg29HG6idOpmbh6BkPc6ncFP0C8rH9ISAzFVNdHm2ss= +github.com/odvcencio/gotreesitter v0.16.0/go.mod h1:ccYZsDUmAJQAtliLsNHT33F3X4AN7f/Z6JGiPNZoEzY=