FinalCommander/go.mod
2022-01-16 13:49:45 +01:00

10 lines
189 B
Modula-2

module git.gammaspectra.live/S.O.N.G/FinalCommander
go 1.14
require (
github.com/ipfs/go-cid v0.1.0
github.com/mroth/weightedrand v0.4.1
github.com/multiformats/go-multihash v0.0.15
)