mirror of
https://github.com/MADTeacher/go_basics.git
synced 2025-11-23 21:34:47 +02:00
6 lines
80 B
Modula-2
6 lines
80 B
Modula-2
|
|
module golang/first
|
||
|
|
|
||
|
|
go 1.24
|
||
|
|
|
||
|
|
require github.com/google/uuid v1.6.0 // indirect
|