We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 906999d commit 2faae2cCopy full SHA for 2faae2c
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.3
6
7
require (
8
github.com/cenkalti/backoff/v4 v4.3.0
0 commit comments