mirror of
https://github.com/tiennm99/adventofcode.git
synced 2026-06-17 14:47:51 +00:00
refactor: use go workspace
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
.idea
|
||||
input.txt
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
module part1
|
||||
|
||||
go 1.23.4
|
||||
Reference in New Issue
Block a user