diff options
| author | Trey Bastian <hello@treybastian.com> | 2026-03-09 15:46:21 +0000 |
|---|---|---|
| committer | Trey Bastian <hello@treybastian.com> | 2026-03-09 15:46:21 +0000 |
| commit | 544bd61c6408fe4b39eacad477382fdff022cd59 (patch) | |
| tree | 68b90cfa5e508e94665f4e0fa38dc8e167e87873 /nvim-pack-lock.json | |
| parent | 6ad04b31b1b8c91f5f491d272a38d2eeeb56e3ca (diff) | |
go support
Diffstat (limited to 'nvim-pack-lock.json')
| -rw-r--r-- | nvim-pack-lock.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nvim-pack-lock.json b/nvim-pack-lock.json index 560c393..e648464 100644 --- a/nvim-pack-lock.json +++ b/nvim-pack-lock.json @@ -49,6 +49,10 @@ "rev": "deadfb1af5ce458742671ad3a013acb9a6b41178", "src": "https://github.com/nvim-neotest/neotest" }, + "neotest-go": { + "rev": "59b50505053f9c45a9febb79e11a56206c3e3901", + "src": "https://github.com/nvim-neotest/neotest-go" + }, "neotest-java": { "rev": "9f5cf2ecef2375044103c7d3487abeada637a5cc", "src": "https://github.com/rcasia/neotest-java" |
