11 lines
227 B
Modula-2
11 lines
227 B
Modula-2
module go.unistack.org/micro/v3
|
|
|
|
go 1.19
|
|
|
|
require (
|
|
github.com/google/uuid v1.3.0
|
|
github.com/imdario/mergo v0.3.15
|
|
github.com/patrickmn/go-cache v2.1.0+incompatible
|
|
github.com/silas/dag v0.0.0-20211117232152-9d50aa809f35
|
|
)
|