Skip to content

Commit

Permalink
feat(go): update to delve 1.8.1 (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
briandealwis authored Feb 25, 2022
1 parent 91dc0ae commit 1351a6d
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.8.0
ARG DELVE_VERSION=1.8.1

# 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 1351a6d

Please sign in to comment.