Skip to content

Commit

Permalink
removes modules sources
Browse files Browse the repository at this point in the history
  • Loading branch information
leucos committed Mar 26, 2024
1 parent f86756e commit 935fee9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,5 @@ RUN go install honnef.co/go/tools/cmd/staticcheck@latest; \
# Install golang-ci-lint
RUN curl -sSfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | \
sh -s -- -b $(go env GOPATH)/bin v1.57.1

RUN rm -rf /go/pkg/

0 comments on commit 935fee9

Please sign in to comment.