This commit is contained in:
2024-10-23 12:10:32 +00:00
parent c7e45139ec
commit a8148f2400
8 changed files with 230 additions and 5 deletions

3
lists-practice/go.mod Normal file
View File

@@ -0,0 +1,3 @@
module example.com/lists-practice
go 1.23.1