mirror of
https://github.com/abh/geodns.git
synced 2026-04-27 03:45:53 +03:00
[PR #101] [CLOSED] F fix deprecated package #419
Labels
No labels
bug
bug
enhancement
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/geodns#419
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/abh/geodns/pull/101
Author: @tameemiftikhar
Created: 4/11/2017
Status: ❌ Closed
Base:
master← Head:f_fix_deprecated_package📝 Commits (4)
231bed3add support for logging to file. Uses a buffer for better performanceb818207Clarify log level usage: rename logPrintln to logDebug, add logError09c0f74Add support for sending metrics to StatsD596fb54Fix the deprecated package import path:📊 Changes
9 files changed (+159 additions, -18 deletions)
View changed files
📝
config.go(+9 -4)📝
dns/geodns.conf.sample(+5 -0)📝
geodns.go(+19 -3)📝
geoip.go(+3 -3)📝
log.go(+7 -2)📝
serve.go(+8 -5)➕
statsd.go(+106 -0)📝
zone.go(+1 -0)📝
zones.go(+1 -1)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.