We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d226f00 commit 5401db1Copy full SHA for 5401db1
go.mod
@@ -1,6 +1,6 @@
1
module github.com/lht102/coding-problems-practice
2
3
-go 1.21
+go 1.24
4
5
require github.com/stretchr/testify v1.8.1
6
0 commit comments