Skip to content

Commit 2f5420f

Browse files
committed
Update delve to 1.23.1
1 parent 977a81b commit 2f5420f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python3/vimspector/gadgets.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,7 @@
353353
gadget ),
354354
'all': {
355355
'path': 'github.com/go-delve/delve/cmd/dlv',
356-
'version': '1.22.1',
356+
'version': '1.23.1',
357357
},
358358
'adapters': {
359359
"delve": {

0 commit comments

Comments
 (0)