Archived
1
0

」 feat: Changed folder structure to comply with the dumb subject

This commit is contained in:
2025-01-12 15:17:52 +01:00
parent 45ef1f3ddf
commit 9f8cf6b3ea
17 changed files with 40 additions and 37 deletions

6
srcs/go.mod Normal file
View File

@ -0,0 +1,6 @@
module git.keyzox.me/42_adjoly/inception
go 1.23.4
require (
)