Skip to content

Commit d2b0894

Browse files
chore(deps): update dependency golangci/golangci-lint to v2.12.1
| datasource | package | from | to | | --------------- | ---------------------- | ------- | ------- | | github-releases | golangci/golangci-lint | v2.11.4 | v2.12.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent ea24c0a commit d2b0894

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
- name: golangci-lint
1717
uses: golangci/golangci-lint-action@1e7e51e771db61008b38414a730f564565cf7c20 # v9
1818
with:
19-
version: v2.11.4
19+
version: v2.12.1
2020
- name: Build
2121
run: go build -v -o main ./...
2222
- name: Test

0 commit comments

Comments
 (0)