File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -75,7 +75,7 @@ require (
7575 github.com/asaskevich/govalidator v0.0.0-20210307081110-f21760c49a8d // indirect
7676 github.com/aws/aws-sdk-go-v2/service/s3 v1.53.1 // indirect
7777 github.com/aws/smithy-go v1.20.2 // indirect
78- github.com/cloudflare/circl v1.3.2 // indirect
78+ github.com/cloudflare/circl v1.3.7 // indirect
7979 github.com/dgrijalva/jwt-go v3.2.0+incompatible // indirect
8080 github.com/docker/go-units v0.4.0 // indirect
8181 github.com/fatih/color v1.15.0 // indirect
Original file line number Diff line number Diff line change @@ -16,7 +16,6 @@ ecdsa==0.14.1
1616falcon == 2.0.0
1717future == 0.18.3
1818gossip == 2.3.1
19- gunicorn == 19.9.0
2019hug == 2.6.0
2120idna == 3.7
2221importlib-metadata == 1.6.1
@@ -56,3 +55,4 @@ pynamodb==6.0.2
5655wrapt == 1.17.2
5756astroid == 3.3.8
5857pluggy == 1.5.0
58+ gunicorn == 22.0.0
You can’t perform that action at this time.
0 commit comments