Skip to content

Commit

Permalink
Update dependency golangci/golangci-lint to v1.57.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 20, 2024
1 parent 3fb81e8 commit 6c1a0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ VERSION 0.7

ARG ALPINE_VERSION=3.18
ARG GO_VERSION=1.21
ARG LINTER_VERSION=v1.56.2
ARG LINTER_VERSION=v1.57.1
FROM golang:$GO_VERSION-alpine$ALPINE_VERSION
WORKDIR /app

Expand Down

0 comments on commit 6c1a0db

Please sign in to comment.