Fix fcgi configmap value parsing (#10528)

This commit is contained in:
Ricardo Katz 2023-10-16 20:10:16 -03:00 committed by GitHub
parent 96112d93f4
commit a879829408
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 95 additions and 8 deletions

View file

@ -28,7 +28,7 @@ require (
github.com/rogpeppe/go-internal v1.11.0 // indirect
github.com/stretchr/testify v1.8.4 // indirect
golang.org/x/crypto v0.14.0 // indirect
golang.org/x/net v0.16.0 // indirect
golang.org/x/net v0.17.0 // indirect
google.golang.org/appengine v1.6.7 // indirect
google.golang.org/protobuf v1.31.0 // indirect
gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect