Skip to content

Commit b2be67f

Browse files
committed
Fixing conflicts
1 parent a4545cb commit b2be67f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/golangci-lint.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,11 +39,7 @@ jobs:
3939
uses: golangci/golangci-lint-action@v2
4040
with:
4141
# Optional: version of golangci-lint to use in form of v1.2 or v1.2.3 or `latest` to use the latest version
42-
<<<<<<< HEAD
43-
version: v1.64.5
44-
=======
4542
version: v2.5.0
46-
>>>>>>> 15b8c8a (Bump Go version to 1.25.1 (#5562))
4743

4844
# Give the job more time to execute.
4945
# Regarding `--whole-files`, the linter is supposed to support linting of changed a patch only but,

0 commit comments

Comments
 (0)