зеркало из https://github.com/microsoft/abstrakt.git
Bumped golangci-lint in devcontainer.
This commit is contained in:
Родитель
ba6560fd28
Коммит
09313b7067
|
@ -44,7 +44,7 @@ RUN apt-get update \
|
|||
github.com/mgechev/revive \
|
||||
github.com/derekparker/delve/cmd/dlv 2>&1 \
|
||||
&& GO111MODULE=on go get golang.org/x/tools/gopls@latest \
|
||||
&& curl -sfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.21.0 \
|
||||
&& curl -sfL https://raw.githubusercontent.com/golangci/golangci-lint/master/install.sh | sh -s -- -b $(go env GOPATH)/bin v1.23.1 \
|
||||
&& apt-get autoremove -y \
|
||||
&& apt-get clean -y \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
|
Загрузка…
Ссылка в новой задаче