Skip to content

Commit

Permalink
feat(go): update to delve 1.8.0 (#109)
Browse files Browse the repository at this point in the history
  • Loading branch information
briandealwis authored Feb 8, 2022
1 parent 3143ad7 commit 91dc0ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/helper-image/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG BUILDPLATFORM
ARG TARGETOS
ARG TARGETARCH

ARG DELVE_VERSION=1.7.3
ARG DELVE_VERSION=1.8.0

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

0 comments on commit 91dc0ae

Please sign in to comment.