Update lrpc

This commit is contained in:
2022-05-03 18:55:37 -07:00
parent e9269e8eb8
commit ed01700e26
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-20220503032016-65fa04d36093
go.arsenm.dev/lrpc v0.0.0-20220502232450-5e99a660073e
go.arsenm.dev/lrpc v0.0.0-20220504015439-7ef9e56505d2
golang.org/x/text v0.3.7
)