10 lines
195 B
Modula-2
10 lines
195 B
Modula-2
module git.dragon-labs.de/alphyron/group_helper
|
|
|
|
go 1.13
|
|
|
|
require (
|
|
github.com/caarlos0/env v3.5.0+incompatible
|
|
github.com/jinzhu/gorm v1.9.12
|
|
github.com/stretchr/testify v1.5.1 // indirect
|
|
)
|