Other: Bump liteapi version to fix goroutine leaks

This commit is contained in:
James Houlahan
2022-10-21 12:00:35 +02:00
parent 472b96795f
commit 974735d415
5 changed files with 11 additions and 10 deletions

2
go.mod
View File

@ -39,7 +39,7 @@ require (
github.com/sirupsen/logrus v1.9.0
github.com/stretchr/testify v1.8.0
github.com/urfave/cli/v2 v2.16.3
gitlab.protontech.ch/go/liteapi v1.0.0
gitlab.protontech.ch/go/liteapi v0.35.0
golang.org/x/exp v0.0.0-20220921164117-439092de6870
golang.org/x/net v0.1.0
golang.org/x/sys v0.1.0