Skip to content

Commit f5e77b8

Browse files
committed
internal/cmd/govulncheck: remove unnecessary binary dependency
This is simply not needed anymore. Change-Id: I02cf1459f060ce8522655107c641e7c3f972e231 Reviewed-on: https://go-review.googlesource.com/c/vuln/+/590015 Run-TryBot: Zvonimir Pavlinovic <zpavlinovic@google.com> TryBot-Result: Gopher Robot <gobot@golang.org> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com> Reviewed-by: Maceo Thompson <maceothompson@google.com>
1 parent 1201340 commit f5e77b8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cmd/govulncheck/integration/Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,5 @@ WORKDIR /go/src/golang.org/x/vuln/cmd/govulncheck/integration
1212
RUN go install golang.org/x/vuln/cmd/govulncheck
1313

1414
# ---- Step 2: Build other test binaries ----
15-
RUN go install golang.org/dl/go1.18@latest
1615
RUN go install golang.org/x/vuln/cmd/govulncheck/integration/k8s
1716
RUN go install golang.org/x/vuln/cmd/govulncheck/integration/stackrox-scanner

0 commit comments

Comments
 (0)