Update lrpc library

This commit is contained in:
2022-05-07 15:12:29 -07:00
parent 3a0491f069
commit b614138f6b
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -13,7 +13,7 @@ require (
github.com/rs/zerolog v1.26.1
github.com/urfave/cli/v2 v2.3.0
go.arsenm.dev/infinitime v0.0.0-20220505193916-1533865e4c42
go.arsenm.dev/lrpc v0.0.0-20220504231535-b1e7ded874b9
go.arsenm.dev/lrpc v0.0.0-20220507220206-a7a2dc32706b
golang.org/x/text v0.3.7
)