mirror of
https://github.com/dragonheim/gagent.git
synced 2025-04-05 02:42:39 -07:00
10 lines
264 B
Modula-2
10 lines
264 B
Modula-2
module git.dragonheim.net/dragonheim/gagent
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/aviddiviner/docopt-go v0.0.0-20170807220726-d8a1d67efc6a
|
|
github.com/hashicorp/hcl/v2 v2.8.2
|
|
github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d
|
|
github.com/pebbe/zmq4 v1.2.2
|
|
)
|