1
0
Fork 0
mirror of https://github.com/pnx/tree-sitter-dotenv synced 2026-06-16 01:54:56 +02:00

build(deps): bump github.com/tree-sitter/go-tree-sitter in the go group

Bumps the go group with 1 update: [github.com/tree-sitter/go-tree-sitter](https://github.com/tree-sitter/go-tree-sitter).


Updates `github.com/tree-sitter/go-tree-sitter` from 0.24.0 to 0.25.0
- [Commits](https://github.com/tree-sitter/go-tree-sitter/commits)

---
updated-dependencies:
- dependency-name: github.com/tree-sitter/go-tree-sitter
  dependency-version: 0.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-08 08:52:19 +00:00 committed by GitHub
parent ca2d33feb0
commit 6118d6004d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 30 additions and 30 deletions

4
go.mod
View file

@ -1,7 +1,7 @@
module github.com/pnx/tree-sitter-dotenv
go 1.22
go 1.23
require github.com/tree-sitter/go-tree-sitter v0.24.0
require github.com/tree-sitter/go-tree-sitter v0.25.0
require github.com/mattn/go-pointer v0.0.1 // indirect