From 0515e3dd232a8d8825a0da88fefafe41d67632e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 May 2026 06:01:17 +0000 Subject: [PATCH] deps(deps): bump the go-minor-patch group with 2 updates Bumps the go-minor-patch group with 2 updates: [github.com/fwcd/tree-sitter-kotlin](https://github.com/fwcd/tree-sitter-kotlin) and [pgregory.net/rapid](https://github.com/flyingmutant/rapid). Updates `github.com/fwcd/tree-sitter-kotlin` from 0.0.0-20260411204054-55622a49bd59 to 0.3.2 - [Release notes](https://github.com/fwcd/tree-sitter-kotlin/releases) - [Commits](https://github.com/fwcd/tree-sitter-kotlin/commits) Updates `pgregory.net/rapid` from 1.2.0 to 1.3.0 - [Release notes](https://github.com/flyingmutant/rapid/releases) - [Commits](https://github.com/flyingmutant/rapid/compare/v1.2.0...v1.3.0) --- updated-dependencies: - dependency-name: github.com/fwcd/tree-sitter-kotlin dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch - dependency-name: pgregory.net/rapid dependency-version: 1.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-minor-patch ... Signed-off-by: dependabot[bot] --- go.mod | 85 +++++++++++++++++++++++++++++----------------------------- go.sum | 6 ++--- 2 files changed, 44 insertions(+), 47 deletions(-) diff --git a/go.mod b/go.mod index 3cf5ad2..6a5d34d 100644 --- a/go.mod +++ b/go.mod @@ -3,8 +3,11 @@ module github.com/zzet/gortex go 1.26.2 require ( + github.com/alexaandru/go-sitter-forest/ada v1.9.0 github.com/alexaandru/go-sitter-forest/agda v1.9.0 github.com/alexaandru/go-sitter-forest/aiken v1.9.0 + github.com/alexaandru/go-sitter-forest/al v1.9.14 + github.com/alexaandru/go-sitter-forest/apex v1.9.8 github.com/alexaandru/go-sitter-forest/asciidoc v1.9.2 github.com/alexaandru/go-sitter-forest/astro v1.9.3 github.com/alexaandru/go-sitter-forest/awk v1.9.2 @@ -12,6 +15,7 @@ require ( github.com/alexaandru/go-sitter-forest/bibtex v1.9.3 github.com/alexaandru/go-sitter-forest/bicep v1.9.1 github.com/alexaandru/go-sitter-forest/bitbake v1.9.1 + github.com/alexaandru/go-sitter-forest/blade v1.9.3 github.com/alexaandru/go-sitter-forest/c3 v1.9.25 github.com/alexaandru/go-sitter-forest/caddy v1.9.0 github.com/alexaandru/go-sitter-forest/capnp v1.9.0 @@ -19,10 +23,15 @@ require ( github.com/alexaandru/go-sitter-forest/cel v1.9.0 github.com/alexaandru/go-sitter-forest/circom v1.9.1 github.com/alexaandru/go-sitter-forest/clarity v1.9.5 + github.com/alexaandru/go-sitter-forest/clojure v1.9.1 + github.com/alexaandru/go-sitter-forest/cmake v1.9.5 + github.com/alexaandru/go-sitter-forest/cobol v1.9.1 github.com/alexaandru/go-sitter-forest/commonlisp v1.9.1 github.com/alexaandru/go-sitter-forest/cooklang v1.9.0 + github.com/alexaandru/go-sitter-forest/crystal v1.9.29 github.com/alexaandru/go-sitter-forest/cuda v1.9.1 github.com/alexaandru/go-sitter-forest/cue v1.9.1 + github.com/alexaandru/go-sitter-forest/d v1.9.0 github.com/alexaandru/go-sitter-forest/dataweave v1.9.0 github.com/alexaandru/go-sitter-forest/dbml v1.9.0 github.com/alexaandru/go-sitter-forest/desktop v1.9.4 @@ -36,17 +45,23 @@ require ( github.com/alexaandru/go-sitter-forest/editorconfig v1.9.2 github.com/alexaandru/go-sitter-forest/effekt v1.9.0 github.com/alexaandru/go-sitter-forest/eiffel v1.9.4 + github.com/alexaandru/go-sitter-forest/elisp v1.9.0 github.com/alexaandru/go-sitter-forest/elm v1.9.1 github.com/alexaandru/go-sitter-forest/elvish v1.9.0 + github.com/alexaandru/go-sitter-forest/erlang v1.9.7 github.com/alexaandru/go-sitter-forest/fennel v1.9.1 github.com/alexaandru/go-sitter-forest/firrtl v1.9.0 github.com/alexaandru/go-sitter-forest/fish v1.9.2 + github.com/alexaandru/go-sitter-forest/fortran v1.9.13 + github.com/alexaandru/go-sitter-forest/fsharp v1.9.3 + github.com/alexaandru/go-sitter-forest/gdscript v1.9.6 github.com/alexaandru/go-sitter-forest/gdshader v1.9.0 github.com/alexaandru/go-sitter-forest/gherkin v1.9.0 github.com/alexaandru/go-sitter-forest/git_config v1.9.3 github.com/alexaandru/go-sitter-forest/gitattributes v1.9.1 github.com/alexaandru/go-sitter-forest/gitcommit v1.9.4 github.com/alexaandru/go-sitter-forest/gitignore v1.9.0 + github.com/alexaandru/go-sitter-forest/gleam v1.9.9 github.com/alexaandru/go-sitter-forest/glimmer v1.9.0 github.com/alexaandru/go-sitter-forest/glsl v1.9.1 github.com/alexaandru/go-sitter-forest/gn v1.9.0 @@ -60,8 +75,11 @@ require ( github.com/alexaandru/go-sitter-forest/graphql v1.9.0 github.com/alexaandru/go-sitter-forest/gren v1.9.3 github.com/alexaandru/go-sitter-forest/gritql v1.9.1 + github.com/alexaandru/go-sitter-forest/groovy v1.9.4 github.com/alexaandru/go-sitter-forest/hack v1.9.1 github.com/alexaandru/go-sitter-forest/haml v1.9.9 + github.com/alexaandru/go-sitter-forest/hare v1.9.0 + github.com/alexaandru/go-sitter-forest/haskell v1.9.2 github.com/alexaandru/go-sitter-forest/haxe v1.9.0 github.com/alexaandru/go-sitter-forest/heex v1.9.3 github.com/alexaandru/go-sitter-forest/hjson v1.9.0 @@ -75,11 +93,13 @@ require ( github.com/alexaandru/go-sitter-forest/ispc v1.9.1 github.com/alexaandru/go-sitter-forest/janet v1.9.2 github.com/alexaandru/go-sitter-forest/jasmin v1.9.0 + github.com/alexaandru/go-sitter-forest/jinja v1.9.6 github.com/alexaandru/go-sitter-forest/jq v1.9.1 github.com/alexaandru/go-sitter-forest/json5 v1.9.0 github.com/alexaandru/go-sitter-forest/jsonc v1.9.0 github.com/alexaandru/go-sitter-forest/jsonnet v1.9.1 github.com/alexaandru/go-sitter-forest/jule v1.9.4 + github.com/alexaandru/go-sitter-forest/julia v1.9.10 github.com/alexaandru/go-sitter-forest/just v1.9.6 github.com/alexaandru/go-sitter-forest/kcl v1.9.3 github.com/alexaandru/go-sitter-forest/kconfig v1.9.2 @@ -89,22 +109,31 @@ require ( github.com/alexaandru/go-sitter-forest/latex v1.9.2 github.com/alexaandru/go-sitter-forest/ledger v1.9.5 github.com/alexaandru/go-sitter-forest/linkerscript v1.9.0 + github.com/alexaandru/go-sitter-forest/liquid v1.9.3 github.com/alexaandru/go-sitter-forest/llvm v1.9.2 github.com/alexaandru/go-sitter-forest/luau v1.9.1 + github.com/alexaandru/go-sitter-forest/matlab v1.9.4 github.com/alexaandru/go-sitter-forest/mermaid v1.9.0 github.com/alexaandru/go-sitter-forest/meson v1.9.1 github.com/alexaandru/go-sitter-forest/mlir v1.9.1 github.com/alexaandru/go-sitter-forest/moonbit v1.9.26 github.com/alexaandru/go-sitter-forest/motoko v1.9.0 + github.com/alexaandru/go-sitter-forest/move v1.9.3 github.com/alexaandru/go-sitter-forest/mustache v1.9.0 github.com/alexaandru/go-sitter-forest/nftables v1.9.0 github.com/alexaandru/go-sitter-forest/nickel v1.9.2 + github.com/alexaandru/go-sitter-forest/nim v1.9.1 github.com/alexaandru/go-sitter-forest/ninja v1.9.0 + github.com/alexaandru/go-sitter-forest/nix v1.9.4 github.com/alexaandru/go-sitter-forest/norg v1.9.0 github.com/alexaandru/go-sitter-forest/nu v1.9.34 + github.com/alexaandru/go-sitter-forest/objc v1.9.1 github.com/alexaandru/go-sitter-forest/ocamllex v1.9.2 + github.com/alexaandru/go-sitter-forest/odin v1.9.2 + github.com/alexaandru/go-sitter-forest/pascal v1.9.2 github.com/alexaandru/go-sitter-forest/passwd v1.9.0 github.com/alexaandru/go-sitter-forest/pem v1.9.0 + github.com/alexaandru/go-sitter-forest/perl v1.9.9 github.com/alexaandru/go-sitter-forest/pgn v1.9.0 github.com/alexaandru/go-sitter-forest/pioasm v1.9.1 github.com/alexaandru/go-sitter-forest/pkl v1.9.6 @@ -112,21 +141,26 @@ require ( github.com/alexaandru/go-sitter-forest/po v1.9.0 github.com/alexaandru/go-sitter-forest/poe_filter v1.9.2 github.com/alexaandru/go-sitter-forest/pony v1.9.0 + github.com/alexaandru/go-sitter-forest/powershell v1.9.5 github.com/alexaandru/go-sitter-forest/prisma v1.9.2 github.com/alexaandru/go-sitter-forest/promql v1.9.1 github.com/alexaandru/go-sitter-forest/properties v1.9.2 github.com/alexaandru/go-sitter-forest/prql v1.9.1 github.com/alexaandru/go-sitter-forest/psv v1.9.0 + github.com/alexaandru/go-sitter-forest/pug v1.9.1 github.com/alexaandru/go-sitter-forest/puppet v1.9.1 github.com/alexaandru/go-sitter-forest/purescript v1.9.0 github.com/alexaandru/go-sitter-forest/qbe v1.9.0 github.com/alexaandru/go-sitter-forest/ql v1.9.0 github.com/alexaandru/go-sitter-forest/quint v1.9.1 + github.com/alexaandru/go-sitter-forest/r v1.9.6 + github.com/alexaandru/go-sitter-forest/racket v1.9.1 github.com/alexaandru/go-sitter-forest/ralph v1.9.0 github.com/alexaandru/go-sitter-forest/razor v1.9.3 github.com/alexaandru/go-sitter-forest/rbs v1.9.1 github.com/alexaandru/go-sitter-forest/rego v1.9.0 github.com/alexaandru/go-sitter-forest/requirements v1.9.1 + github.com/alexaandru/go-sitter-forest/rescript v1.9.1 github.com/alexaandru/go-sitter-forest/robot v1.9.4 github.com/alexaandru/go-sitter-forest/roc v1.9.6 github.com/alexaandru/go-sitter-forest/ron v1.9.0 @@ -137,6 +171,7 @@ require ( github.com/alexaandru/go-sitter-forest/smithy v1.9.2 github.com/alexaandru/go-sitter-forest/sml v1.9.1 github.com/alexaandru/go-sitter-forest/snakemake v1.9.2 + github.com/alexaandru/go-sitter-forest/solidity v1.9.3 github.com/alexaandru/go-sitter-forest/soql v1.9.6 github.com/alexaandru/go-sitter-forest/sosl v1.9.4 github.com/alexaandru/go-sitter-forest/sourcepawn v1.9.2 @@ -150,6 +185,8 @@ require ( github.com/alexaandru/go-sitter-forest/svelte v1.9.2 github.com/alexaandru/go-sitter-forest/sxhkdrc v1.9.1 github.com/alexaandru/go-sitter-forest/systemverilog v1.9.6 + github.com/alexaandru/go-sitter-forest/tact v1.9.5 + github.com/alexaandru/go-sitter-forest/tcl v1.9.4 github.com/alexaandru/go-sitter-forest/templ v1.9.6 github.com/alexaandru/go-sitter-forest/tera v1.9.3 github.com/alexaandru/go-sitter-forest/textproto v1.9.0 @@ -159,11 +196,14 @@ require ( github.com/alexaandru/go-sitter-forest/todotxt v1.9.0 github.com/alexaandru/go-sitter-forest/tsv v1.9.0 github.com/alexaandru/go-sitter-forest/turtle v1.9.0 + github.com/alexaandru/go-sitter-forest/twig v1.9.0 github.com/alexaandru/go-sitter-forest/typespec v1.9.6 github.com/alexaandru/go-sitter-forest/typst v1.9.7 github.com/alexaandru/go-sitter-forest/usd v1.9.0 + github.com/alexaandru/go-sitter-forest/vala v1.9.0 github.com/alexaandru/go-sitter-forest/vento v1.9.1 github.com/alexaandru/go-sitter-forest/vhdl v1.9.5 + github.com/alexaandru/go-sitter-forest/vim v1.9.4 github.com/alexaandru/go-sitter-forest/vrl v1.9.0 github.com/alexaandru/go-sitter-forest/vue v1.9.0 github.com/alexaandru/go-sitter-forest/wgsl v1.9.1 @@ -172,6 +212,7 @@ require ( github.com/alexaandru/go-sitter-forest/xml v1.9.5 github.com/alexaandru/go-sitter-forest/yang v1.9.0 github.com/alexaandru/go-sitter-forest/zeek v1.9.8 + github.com/alexaandru/go-sitter-forest/zig v1.9.4 github.com/alexaandru/go-sitter-forest/ziggy v1.9.1 github.com/alexaandru/go-sitter-forest/ziggy_schema v1.9.1 github.com/blevesearch/bleve/v2 v2.6.0 @@ -180,7 +221,6 @@ require ( github.com/charmbracelet/lipgloss v1.1.0 github.com/coder/hnsw v0.6.1 github.com/fsnotify/fsnotify v1.10.1 - github.com/fwcd/tree-sitter-kotlin v0.0.0-20260411204054-55622a49bd59 github.com/gofrs/flock v0.13.0 github.com/google/uuid v1.6.0 github.com/gortexhq/gcx-go v0.1.0 @@ -230,52 +270,11 @@ require ( golang.org/x/term v0.43.0 golang.org/x/tools v0.45.0 gopkg.in/yaml.v3 v3.0.1 - pgregory.net/rapid v1.2.0 + pgregory.net/rapid v1.3.0 ) require ( github.com/RoaringBitmap/roaring/v2 v2.18.0 // indirect - github.com/alexaandru/go-sitter-forest/ada v1.9.0 // indirect - github.com/alexaandru/go-sitter-forest/al v1.9.14 // indirect - github.com/alexaandru/go-sitter-forest/apex v1.9.8 // indirect - github.com/alexaandru/go-sitter-forest/blade v1.9.3 // indirect - github.com/alexaandru/go-sitter-forest/clojure v1.9.1 // indirect - github.com/alexaandru/go-sitter-forest/cmake v1.9.5 // indirect - github.com/alexaandru/go-sitter-forest/cobol v1.9.1 // indirect - github.com/alexaandru/go-sitter-forest/crystal v1.9.29 // indirect - github.com/alexaandru/go-sitter-forest/d v1.9.0 // indirect - github.com/alexaandru/go-sitter-forest/elisp v1.9.0 // indirect - github.com/alexaandru/go-sitter-forest/erlang v1.9.7 // indirect - github.com/alexaandru/go-sitter-forest/fortran v1.9.13 // indirect - github.com/alexaandru/go-sitter-forest/fsharp v1.9.3 // indirect - github.com/alexaandru/go-sitter-forest/gdscript v1.9.6 // indirect - github.com/alexaandru/go-sitter-forest/gleam v1.9.9 // indirect - github.com/alexaandru/go-sitter-forest/groovy v1.9.4 // indirect - github.com/alexaandru/go-sitter-forest/hare v1.9.0 // indirect - github.com/alexaandru/go-sitter-forest/haskell v1.9.2 // indirect - github.com/alexaandru/go-sitter-forest/jinja v1.9.6 // indirect - github.com/alexaandru/go-sitter-forest/julia v1.9.10 // indirect - github.com/alexaandru/go-sitter-forest/liquid v1.9.3 // indirect - github.com/alexaandru/go-sitter-forest/matlab v1.9.4 // indirect - github.com/alexaandru/go-sitter-forest/move v1.9.3 // indirect - github.com/alexaandru/go-sitter-forest/nim v1.9.1 // indirect - github.com/alexaandru/go-sitter-forest/nix v1.9.4 // indirect - github.com/alexaandru/go-sitter-forest/objc v1.9.1 // indirect - github.com/alexaandru/go-sitter-forest/odin v1.9.2 // indirect - github.com/alexaandru/go-sitter-forest/pascal v1.9.2 // indirect - github.com/alexaandru/go-sitter-forest/perl v1.9.9 // indirect - github.com/alexaandru/go-sitter-forest/powershell v1.9.5 // indirect - github.com/alexaandru/go-sitter-forest/pug v1.9.1 // indirect - github.com/alexaandru/go-sitter-forest/r v1.9.6 // indirect - github.com/alexaandru/go-sitter-forest/racket v1.9.1 // indirect - github.com/alexaandru/go-sitter-forest/rescript v1.9.1 // indirect - github.com/alexaandru/go-sitter-forest/solidity v1.9.3 // indirect - github.com/alexaandru/go-sitter-forest/tact v1.9.5 // indirect - github.com/alexaandru/go-sitter-forest/tcl v1.9.4 // indirect - github.com/alexaandru/go-sitter-forest/twig v1.9.0 // indirect - github.com/alexaandru/go-sitter-forest/vala v1.9.0 // indirect - github.com/alexaandru/go-sitter-forest/vim v1.9.4 // indirect - github.com/alexaandru/go-sitter-forest/zig v1.9.4 // indirect github.com/atotto/clipboard v0.1.4 // indirect github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect github.com/bits-and-blooms/bitset v1.24.4 // indirect diff --git a/go.sum b/go.sum index b5248db..3b6fa69 100644 --- a/go.sum +++ b/go.sum @@ -525,8 +525,6 @@ github.com/frankban/quicktest v1.14.6 h1:7Xjx+VpznH+oBnejlPUj8oUpdxnVs4f8XU8WnHk github.com/frankban/quicktest v1.14.6/go.mod h1:4ptaffx2x8+WTWXmUCuVU6aPUX1/Mz7zb5vbUoiM6w0= github.com/fsnotify/fsnotify v1.10.1 h1:b0/UzAf9yR5rhf3RPm9gf3ehBPpf0oZKIjtpKrx59Ho= github.com/fsnotify/fsnotify v1.10.1/go.mod h1:TLheqan6HD6GBK6PrDWyDPBaEV8LspOxvPSjC+bVfgo= -github.com/fwcd/tree-sitter-kotlin v0.0.0-20260411204054-55622a49bd59 h1:Ak0dQNcXtk4vsJydXZs1NtzR8795lFIbMWDKKPgP9qU= -github.com/fwcd/tree-sitter-kotlin v0.0.0-20260411204054-55622a49bd59/go.mod h1:VDp2dbLmXdPwjWnz7xVmjLKP6U2ZJyaQrGNxbEflMPc= github.com/go-errors/errors v1.5.1 h1:ZwEMSLRCapFLflTpT7NKaAc7ukJ8ZPEjzlxt8rPN8bk= github.com/go-errors/errors v1.5.1/go.mod h1:sIVyrIiJhuEF+Pj9Ebtd6P/rEYROXFi3BopGUQ5a5Og= github.com/go-logr/logr v1.4.3 h1:CjnDlHq8ikf6E492q6eKboGOC0T8CDaOvkHCIg8idEI= @@ -772,5 +770,5 @@ gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA= gopkg.in/yaml.v3 v3.0.1/go.mod h1:K4uyk7z7BCEPqu6E+C64Yfv1cQ7kz7rIZviUmN+EgEM= k8s.io/klog/v2 v2.140.0 h1:Tf+J3AH7xnUzZyVVXhTgGhEKnFqye14aadWv7bzXdzc= k8s.io/klog/v2 v2.140.0/go.mod h1:o+/RWfJ6PwpnFn7OyAG3QnO47BFsymfEfrz6XyYSSp0= -pgregory.net/rapid v1.2.0 h1:keKAYRcjm+e1F0oAuU5F5+YPAWcyxNNRK2wud503Gnk= -pgregory.net/rapid v1.2.0/go.mod h1:PY5XlDGj0+V1FCq0o192FdRhpKHGTRIWBgqjDBTrq04= +pgregory.net/rapid v1.3.0 h1:vBvO0VSqti75J1jjYqpgPNBLKMd1+gxa9fYo7vk/Exc= +pgregory.net/rapid v1.3.0/go.mod h1:dPlE4OBBxgXPqkP79flB6sJL1dx5azpI7HQ9MY9Z7uk=