Skip to content

Commit

Permalink
Merge pull request #97 from marcelfranca/issue/19333-master
Browse files Browse the repository at this point in the history
Updates golang toolchain to version 1.22.12
  • Loading branch information
ahrtr authored Feb 5, 2025
2 parents b22b4d3 + ae68b69 commit e482653
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 go.etcd.io/gofail

go 1.22

toolchain go1.22.11
toolchain go1.22.12

require github.com/stretchr/testify v1.10.0

Expand Down

0 comments on commit e482653

Please sign in to comment.