dns-letsencrypt unikernels require letsencrypt 0.4.0 now
This commit is contained in:
parent
4934f4d0b6
commit
157e707bf6
2 changed files with 4 additions and 4 deletions
|
@ -11,8 +11,8 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
|
||||||
"duration"
|
"duration"
|
||||||
"ethernet" { >= "2.2.0" & < "3.0.0"}
|
"ethernet" { >= "2.2.0" & < "3.0.0"}
|
||||||
"functoria-runtime"
|
"functoria-runtime"
|
||||||
"letsencrypt" { >= "0.3.0"}
|
"letsencrypt" { >= "0.4.0"}
|
||||||
"letsencrypt-dns" { >= "0.3.0"}
|
"letsencrypt-dns" { >= "0.4.0"}
|
||||||
"logs"
|
"logs"
|
||||||
"lwt"
|
"lwt"
|
||||||
"mirage" {build & >= "3.10.4" & < "3.11.0"}
|
"mirage" {build & >= "3.10.4" & < "3.11.0"}
|
||||||
|
|
|
@ -11,8 +11,8 @@ depends: [ "arp" { >= "2.3.0" & < "3.0.0"}
|
||||||
"duration"
|
"duration"
|
||||||
"ethernet" { >= "2.2.0" & < "3.0.0"}
|
"ethernet" { >= "2.2.0" & < "3.0.0"}
|
||||||
"functoria-runtime"
|
"functoria-runtime"
|
||||||
"letsencrypt" { >= "0.3.0"}
|
"letsencrypt" { >= "0.4.0"}
|
||||||
"letsencrypt-dns" { >= "0.3.0"}
|
"letsencrypt-dns" { >= "0.4.0"}
|
||||||
"logs"
|
"logs"
|
||||||
"logs-syslog" { >= "0.3.0" & < "0.4"}
|
"logs-syslog" { >= "0.3.0" & < "0.4"}
|
||||||
"lwt"
|
"lwt"
|
||||||
|
|
Loading…
Reference in a new issue