mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[PR #161] [MERGED] Feature/160 #309
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#309
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/mageddo/dns-proxy-server/pull/161
Author: @mageddo
Created: 9/19/2019
Status: ✅ Merged
Merged: 9/19/2019
Merged by: @mageddo
Base:
master← Head:feature/160📝 Commits (2)
f287f4fsupressing some logsc4e5f92reverting backlevel and removing unnecesary log📊 Changes
12 files changed (+129 additions, -84 deletions)
View changed files
📝
dns.go(+2 -2)📝
events/local/local.go(+0 -1)📝
log/log.go(+4 -3)📝
vendor/github.com/mageddo/go-logging/nativelogger.go(+6 -8)➕
vendor/github.com/stretchr/testify/Gopkg.lock(+27 -0)➕
vendor/github.com/stretchr/testify/Gopkg.toml(+16 -0)➖
vendor/github.com/stretchr/testify/LICENCE.txt(+0 -22)📝
vendor/github.com/stretchr/testify/LICENSE(+17 -18)📝
vendor/github.com/stretchr/testify/README.md(+34 -24)➕
vendor/github.com/stretchr/testify/go.mod(+8 -0)➕
vendor/github.com/stretchr/testify/go.sum(+9 -0)📝
vendor/vendor.json(+6 -6)📄 Description
Fixing #160
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.