We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 906999d commit aa9da4aCopy full SHA for aa9da4a
go.mod
@@ -2,7 +2,7 @@ module github.com/vshn/floaty
2
3
go 1.22
4
5
-toolchain go1.22.5
+toolchain go1.23.6
6
7
require (
8
github.com/cenkalti/backoff/v4 v4.3.0
0 commit comments