Use new pair timeout option

This commit is contained in:
2021-08-21 20:35:21 -07:00
parent 44d1f5552b
commit a5490b8364
3 changed files with 4 additions and 3 deletions

2
go.mod
View File

@@ -19,7 +19,7 @@ require (
github.com/spf13/cast v1.4.1 // indirect
github.com/spf13/cobra v1.2.1
github.com/spf13/viper v1.8.1
go.arsenm.dev/infinitime v0.0.0-20210821070429-ea488067fb9b
go.arsenm.dev/infinitime v0.0.0-20210822032731-d228b6cf60f1
golang.org/x/sys v0.0.0-20210820121016-41cdb8703e55 // indirect
golang.org/x/text v0.3.7 // indirect
)