1
0
Fork 0
adventofcode/go.mod
Sebastian Mark 999a4a8fa2 refactor(helper): update module path and function names
- move `helper` package files to root `helper` directory
- update all helper imports
- rename `GetLines` to `getLines` for consistent naming convention

🤖
2024-12-03 20:24:23 +01:00

3 lines
22 B
Modula-2

module aoc
go 1.23.3