Support containerized cpu limits

This commit is contained in:
Jamie Curnow
2024-12-02 08:44:28 +10:00
parent 152b7666d8
commit 9d3c06dbe4
3 changed files with 8 additions and 0 deletions

View File

@ -22,6 +22,7 @@ require (
github.com/rotisserie/eris v0.5.4
github.com/stretchr/testify v1.9.0
github.com/vrischmann/envconfig v1.3.0
go.uber.org/automaxprocs v1.6.0
go.uber.org/goleak v1.3.0
golang.org/x/crypto v0.29.0
golang.org/x/oauth2 v0.24.0