mesytec-mnode/etc/pubrefman/go.mod
Florian Lüke 3a3a557efe Squashed 'external/nng/' content from commit c5e9d8ac
git-subtree-dir: external/nng
git-subtree-split: c5e9d8acfc226418dedcf2e34a617bffae043ff6
2023-06-27 18:01:51 +02:00

11 lines
281 B
Modula-2

module go.nanomsg.org/nng/pubrefman
go 1.14
require (
github.com/bytesparadise/libasciidoc v0.3.1-0.20200802124845-5dcda3220c31
github.com/go-git/go-billy/v5 v5.0.0
github.com/go-git/go-git/v5 v5.1.0
github.com/google/uuid v1.1.1
github.com/spf13/jwalterweatherman v1.0.0
)