Skip to content

Commit 1351a6d

Browse files
authored
feat(go): update to delve 1.8.1 (#112)
1 parent 91dc0ae commit 1351a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go/helper-image/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ARG BUILDPLATFORM
44
ARG TARGETOS
55
ARG TARGETARCH
66

7-
ARG DELVE_VERSION=1.8.0
7+
ARG DELVE_VERSION=1.8.1
88

99
# Patch delve to make defaults for --check-go-version and --only-same-user
1010
# to be set at build time. We must install patch(1) to apply the patch.

0 commit comments

Comments
 (0)