Skip to content

Commit

Permalink
go.mod: remove toolchain for backwards compatible (#199)
Browse files Browse the repository at this point in the history
Signed-off-by: Loong <long0dai@foxmail.com>
  • Loading branch information
daixiang0 committed Mar 28, 2024
1 parent d528c91 commit 6f04796
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions go.mod
Expand Up @@ -2,8 +2,6 @@ module github.com/daixiang0/gci

go 1.21

toolchain go1.22.1

require (
github.com/golangci/modinfo v0.3.3
github.com/hexops/gotextdiff v1.0.3
Expand Down

0 comments on commit 6f04796

Please sign in to comment.