Skip to content

Commit f56d46c

Browse files
committed
chore: Upgrade dlv to v1.24.0
1 parent b745eb0 commit f56d46c

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.23.0
47+
RUN go install github.com/go-delve/delve/cmd/dlv@v1.24.0

0 commit comments

Comments
 (0)