Upgrade lrpc version

This commit is contained in:
2022-05-01 13:59:40 -07:00
parent 428e7967c1
commit 01975f207c
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-20220424030849-6c3f1b14c948
go.arsenm.dev/lrpc v0.0.0-20220501183450-91933b798dbb
go.arsenm.dev/lrpc v0.0.0-20220501205436-6df8cf53c6e6
golang.org/x/text v0.3.7
)