9d507dcaac
Version 0.1.12 fixes a bug where the client Timeout was not applied when dialing, causing the client to hang when a host was down.
8 lines
156 B
Modula-2
8 lines
156 B
Modula-2
module git.sr.ht/~sircmpwn/kineto
|
|
|
|
go 1.15
|
|
|
|
require (
|
|
git.sr.ht/~adnano/go-gemini v0.1.12
|
|
git.sr.ht/~sircmpwn/getopt v0.0.0-20191230200459-23622cc906b3
|
|
)
|