Skip to content

Commit

Permalink
remove go version from config (use go from go.mod)
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksraiden committed Jan 5, 2025
1 parent 3659fa7 commit 5962fe1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ run:
# autogenerated files. If it's not please let us know.
skip-files:

# Select the Go version to target. The default is '1.13'.
go: "1.23"

# Allow multiple parallel golangci-lint instances running.
# If false, golangci-lint acquires file lock on start.
# Default: false
Expand Down

0 comments on commit 5962fe1

Please sign in to comment.