We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d61dbf2 commit a28de2bCopy full SHA for a28de2b
concurrency/go.mod
@@ -1,6 +1,6 @@
1
module github.com/lif0/pkg/concurrency
2
3
-go 1.22
+go 1.18
4
5
require github.com/stretchr/testify v1.11.1
6
utils/go.mod
module github.com/lif0/pkg/utils
0 commit comments