From c1157f24b9e6f71315613c16c0b411022ace9a21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 07:03:14 +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 | 3 +-- go.sum | 6 ++---- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/go.mod b/go.mod index e7c07bf..b02520c 100644 --- a/go.mod +++ b/go.mod @@ -221,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 @@ -271,7 +270,7 @@ 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 ( diff --git a/go.sum b/go.sum index 89df277..803b29c 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= @@ -770,5 +768,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=