Skip to content

Commit

Permalink
downgrade go toolchain to 1.21 or 1.22.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hedzr committed Sep 13, 2024
1 parent 5a5d145 commit 0081fbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
module github.com/hedzr/cmdr/v2

go 1.22.0
go 1.21.0

toolchain go1.23.1
toolchain go1.22.7

// github.com/hedzr/cmdr/v2 => ../cmdr.v3

Expand Down

0 comments on commit 0081fbf

Please sign in to comment.