first commit

This commit is contained in:
2026-07-09 22:16:19 +02:00
commit 869749bb01
34 changed files with 3204 additions and 0 deletions

10
go.mod Normal file
View File

@@ -0,0 +1,10 @@
module git.bjphoster.com/source/coredns-powerdns-api-wrapper
go 1.22
require (
github.com/go-sql-driver/mysql v1.9.3
github.com/gorilla/mux v1.8.1
)
require filippo.io/edwards25519 v1.1.1 // indirect