| commit | e8b2f010c0f4f3a3e459ac68596f42ee5c104682 | [log] [tgz] |
|---|---|---|
| author | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Thu Nov 30 19:05:03 2023 +0400 |
| committer | Giorgi Lekveishvili <lekva@gl-mbp-m1-max.local> | Thu Nov 30 19:05:03 2023 +0400 |
| tree | 1659e3879b67b801dd70928ab768814f828edcff | |
| parent | 724885f1f6e7cc78bc0b00612579221687f76a09 [diff] [blame] |
dns-zone-controller: with env-manager generating dnssec key and zone records
diff --git a/core/installer/go.mod b/core/installer/go.mod index 275673a..b987410 100644 --- a/core/installer/go.mod +++ b/core/installer/go.mod
@@ -10,6 +10,7 @@ github.com/go-git/go-git/v5 v5.10.0 github.com/gorilla/mux v1.8.0 github.com/labstack/echo/v4 v4.10.2 + github.com/miekg/dns v1.0.14 github.com/spf13/cobra v1.4.0 golang.org/x/crypto v0.14.0 golang.org/x/exp v0.0.0-20230522175609-2e198f4a06a1