Skip to content

Commit

Permalink
chore: fix toolchain
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Jun 10, 2024
1 parent 787772f commit 246df01
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module github.com/golangci/golangci-lint

go 1.21
toolchain go1.22.3
go 1.21.0

require (
4d63.com/gocheckcompilerdirectives v1.2.1
Expand Down

0 comments on commit 246df01

Please sign in to comment.