[PR #161] [MERGED] Feature/160 #309

Closed
opened 2026-02-26 04:34:49 +03:00 by kerem · 0 comments
Owner

📋 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: masterHead: feature/160


📝 Commits (2)

  • f287f4f supressing some logs
  • c4e5f92 reverting 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.

## 📋 Pull Request Information **Original PR:** https://github.com/mageddo/dns-proxy-server/pull/161 **Author:** [@mageddo](https://github.com/mageddo) **Created:** 9/19/2019 **Status:** ✅ Merged **Merged:** 9/19/2019 **Merged by:** [@mageddo](https://github.com/mageddo) **Base:** `master` ← **Head:** `feature/160` --- ### 📝 Commits (2) - [`f287f4f`](https://github.com/mageddo/dns-proxy-server/commit/f287f4f2838bc77b806c5fcf48a7b580df30f44e) supressing some logs - [`c4e5f92`](https://github.com/mageddo/dns-proxy-server/commit/c4e5f927ad0e9369afea3b3afc4fe95675bf1671) reverting backlevel and removing unnecesary log ### 📊 Changes **12 files changed** (+129 additions, -84 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Fixing #160 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 04:34:49 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dns-proxy-server-mageddo#309
No description provided.