Skip to content

Commit

Permalink
chore: removes outdated comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgilman committed Oct 9, 2023
1 parent 9050016 commit ff497d6
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions cli/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ deps:
# Install external deps
RUN apk add --no-cache gcc musl-dev

# Install any static analysis tools
# TODO: Create new UDCs for Go
#DO ../udts/analysis/go+SETUP

# Install package dependencies
COPY go.mod go.sum ./
RUN go mod download
Expand Down

0 comments on commit ff497d6

Please sign in to comment.