rename golang to go
This commit is contained in:
8
extensions/go/MPStudyGO/go.mod
Normal file
8
extensions/go/MPStudyGO/go.mod
Normal file
@@ -0,0 +1,8 @@
|
||||
module MPPOS
|
||||
|
||||
go 1.25.7
|
||||
|
||||
require (
|
||||
github.com/google/uuid v1.6.0
|
||||
github.com/joho/godotenv v1.5.1
|
||||
)
|
||||
Reference in New Issue
Block a user