Crate second module

This commit is contained in:
Timothy Warren 2023-09-29 11:06:51 -04:00
parent 938de9634c
commit f743963a8f
1 changed files with 3 additions and 0 deletions

3
integers/go.mod Normal file
View File

@ -0,0 +1,3 @@
module integers
go 1.21.1