kopia lustrzana https://github.com/bugout-dev/moonstream
9 wiersze
181 B
Modula-2
9 wiersze
181 B
Modula-2
|
module github.com/bugout-dev/moonstream/nodes/node_balancer
|
||
|
|
||
|
go 1.17
|
||
|
|
||
|
require (
|
||
|
github.com/bugout-dev/humbug/go v0.0.0-20211206230955-57607cd2d205
|
||
|
github.com/google/uuid v1.3.0
|
||
|
)
|