mirror of
https://github.com/eliasstepanik/ionos.git
synced 2026-01-11 05:28:31 +00:00
9 lines
128 B
Modula-2
9 lines
128 B
Modula-2
module github.com/caddy-dns/ionos
|
|
|
|
go 1.16
|
|
|
|
require (
|
|
github.com/caddyserver/caddy/v2 v2.6.4
|
|
github.com/libdns/ionos v1.0.2
|
|
)
|