Skip to content

Commit

Permalink
chore(deps): upgrade toolchain to go1.22.3
Browse files Browse the repository at this point in the history
  • Loading branch information
kilianpaquier committed May 8, 2024
1 parent 84cd4cb commit 35d6b66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module github.com/kilianpaquier/pooling

go 1.22.0

toolchain go1.22.2
toolchain go1.22.3

require (
github.com/panjf2000/ants/v2 v2.9.1
Expand Down

0 comments on commit 35d6b66

Please sign in to comment.