Skip to content

Commit 9b64ddf

Browse files
committed
feat: Upgrade delve to v1.25.1
1 parent 91926af commit 9b64ddf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ RUN go install golang.org/x/tools/cmd/[email protected]
4444

4545
FROM linter AS development
4646

47-
RUN go install github.com/go-delve/delve/cmd/dlv@v1.24.2
47+
RUN go install github.com/go-delve/delve/cmd/dlv@v1.25.1

0 commit comments

Comments
 (0)