This repository has been archived on 2021-07-08. You can view files and clone it, but cannot push or open issues or pull requests.
opensend/go.mod

10 lines
165 B
Modula-2

module opensend
go 1.15
require (
github.com/grandcat/zeroconf v1.0.0
github.com/pkg/browser v0.0.0-20201112035734-206646e67786
github.com/rs/zerolog v1.20.0
)