mirror of
https://github.com/fortio/dnsping.git
synced 2026-04-26 03:45:54 +03:00
[PR #131] [MERGED] Bump github.com/miekg/dns from 1.1.66 to 1.1.67 #132
Labels
No labels
good first issue
help wanted
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dnsping#132
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/fortio/dnsping/pull/131
Author: @dependabot[bot]
Created: 7/14/2025
Status: ✅ Merged
Merged: 7/14/2025
Merged by: @ldemailly
Base:
main← Head:dependabot/go_modules/github.com/miekg/dns-1.1.67📝 Commits (1)
7df4ef3Bump github.com/miekg/dns from 1.1.66 to 1.1.67📊 Changes
2 files changed (+6 additions, -6 deletions)
View changed files
📝
go.mod(+2 -2)📝
go.sum(+4 -4)📄 Description
Bumps github.com/miekg/dns from 1.1.66 to 1.1.67.
Commits
330db33Release 1.1.6709e0436Error: change a whole bunch error messages' prefix (#1657)186ccfbAnnotate unpack* function errors with where the error happened. (#1590)4669827Bump the all group with 4 updates (#1653)96a6b9cAdd ResponseWriter.Net function (#1651)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
-tcpflag for tcp. Show when reply are truncated. Show repl length #135