refactor: use go workspace

This commit is contained in:
2025-12-01 22:09:52 +07:00
parent 67498cd5d0
commit 7788554da9
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -1,4 +1,5 @@
.idea
input.txt
+3
View File
@@ -0,0 +1,3 @@
module part1
go 1.23.4