Skip to content

Commit 7be2c20

Browse files
committed
chore: Upgrade dlv to v1.22.0
1 parent 981427e commit 7be2c20

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Dockerfile

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

4545
FROM linter AS development
4646

47-
RUN go get -v \
48-
github.com/go-delve/delve/cmd/[email protected]
47+
RUN go install github.com/go-delve/delve/cmd/[email protected]

0 commit comments

Comments
 (0)