File tree Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Expand file tree Collapse file tree 1 file changed +15
-15
lines changed Original file line number Diff line number Diff line change @@ -29,21 +29,21 @@ extra-source-files:
29
29
dependencies :
30
30
- base >=4.7 && <5.0
31
31
- bytestring >=0.10.0 && <0.11
32
- - aeson >=1.2.2 && <2.0
33
- - connection
34
- - containers
35
- - data-default-class
36
- - http-client >=0.5 && <0.6
37
- - http-client-tls
38
- - kubernetes-client-core == 0.1.0.0
39
- - microlens >= 0.4.3 && <0.5
32
+ - aeson >=1.2.2 && <1.5
33
+ - connection >=0.2.8
34
+ - containers >= 0.6.0.1
35
+ - data-default-class >=0.1.2.0
36
+ - http-client >=0.5 && <0.7
37
+ - http-client-tls >=0.3.5.3
38
+ - kubernetes-client-core ==0.1.0.1
39
+ - microlens >=0.4.3 && <0.5
40
40
- mtl >=2.2.1
41
- - pem
42
- - safe-exceptions <0.2
41
+ - pem >=0.2.4
42
+ - safe-exceptions >=0.1.0.0
43
43
- streaming-bytestring >= 0.1.5 && < 0.2.0
44
44
- text >=0.11 && <1.3
45
- - tls
46
- - x509
47
- - x509-system
48
- - x509-store
49
- - x509-validation
45
+ - tls >=1.4.1
46
+ - x509 >=1.7.5
47
+ - x509-system >=1.6.6
48
+ - x509-store >=1.6.7
49
+ - x509-validation >=1.6.11
You can’t perform that action at this time.
0 commit comments