mirror of
https://github.com/fortio/dnsping.git
synced 2026-04-26 11:55:55 +03:00
[PR #110] [MERGED] Bump fortio.org/fortio from 1.66.2 to 1.66.3, use safecast, fix testscript tests for windows. #111
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#111
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/110
Author: @dependabot[bot]
Created: 9/16/2024
Status: ✅ Merged
Merged: 9/16/2024
Merged by: @ldemailly
Base:
main← Head:dependabot/go_modules/fortio.org/fortio-1.66.3📝 Commits (10+)
9cee76fBump fortio.org/fortio from 1.66.2 to 1.66.33fded73add safecast4b43e86proper nolint format22ac573skip not writeable test on windows26da670One more unix only teste6671c8one more tryd080e36yet another attempt6d8d147fixing missing wordb046d4cshooting in the darkf9bdb90giving up on FAIL: dnsping.txtar:85: unknown command --📊 Changes
5 files changed (+30 additions, -17 deletions)
View changed files
📝
Makefile(+6 -1)📝
dnsping.go(+3 -2)📝
dnsping.txtar(+15 -11)📝
go.mod(+2 -1)📝
go.sum(+4 -2)📄 Description
Bumps fortio.org/fortio from 1.66.2 to 1.66.3.
Release notes
Sourced from fortio.org/fortio's releases.
Commits
7074435Introduce DelayedErrorReader to avoid the case where we get both EOF and some...1711f25Bump google.golang.org/grpc from 1.66.0 to 1.66.2 (#973)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.