{"id":51801,"library":"coredns-corefile-migration","title":"CoreDNS Corefile Migration","description":"A Go library for migrating CoreDNS Corefile configurations between versions.","status":"active","version":"1.0.32","language":"go","source_language":null,"source_url":"https://github.com/coredns/corefile-migration","tags":["coredns","migration","corefile","dns","configuration"],"install":[{"cmd":"go get github.com/coredns/corefile-migration","lang":"bash","label":"Install github.com/coredns/corefile-migration"}],"dependencies":[],"imports":[{"symbol":"corefile","correct":"github.com/coredns/corefile-migration"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/coredns/corefile-migration\"\n)\n\nfunc main() {\n\tmigrated, err := corefile.Migrate(\"example.org\", \"1.0.0\", \"1.1.0\", \"original corefile\")\n\tif err != nil {\n\t\tpanic(err)\n\t}\n\tfmt.Println(migrated)\n}","lang":"go","description":"Migrate a Corefile from one CoreDNS version to another."},"warnings":[],"env_vars":null,"search_vec":"'configur':11,18 'coredn':1,9,14 'corefil':2,10,16 'dns':17 'go':5 'librari':6 'migrat':3,8,15 'version':13","created_at":"2026-06-15T06:30:32.844377+00:00","updated_at":"2026-06-15T06:30:32.844377+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/coredns/corefile-migration","github":"https://github.com/coredns/corefile-migration","docs":"https://pkg.go.dev/github.com/coredns/corefile-migration#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}