Add support for GCore DNS

This commit is contained in:
James Mills 2025-01-27 09:17:01 +10:00
parent 21485e99d2
commit b4e8716bba
No known key found for this signature in database
GPG key ID: AC4C014F1440EBD6
4 changed files with 45 additions and 1 deletions

2
.gitignore vendored
View file

@ -16,6 +16,8 @@ _testmain.go
*.exe~
*.test
*.prof
**/.envrc
**/.DS_Store
# Tests coverage
*.out