Skip to content

Commit

Permalink
Removed trailing S from go.mod
Browse files Browse the repository at this point in the history
Signed-off-by: Anurag De <[email protected]>
  • Loading branch information
deanurag committed Dec 6, 2024
1 parent 2400421 commit 6df0c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration/sleep/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module go.etcd.io/gofail/integration/sleep

go 1.22

toolchain go1.22.10S
toolchain go1.22.10

require go.etcd.io/gofail v0.1.1-0.20240328162059-93c579a86c46

Expand Down

0 comments on commit 6df0c06

Please sign in to comment.