Bump github.com/pin/tftp/v3 from 3.1.0 to 3.2.0 - #296
Merged
felix-kaestner merged 1 commit intoApr 11, 2026
Merged
Conversation
Bumps [github.com/pin/tftp/v3](https://github.com/pin/tftp) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/pin/tftp/releases) - [Commits](pin/tftp@v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: github.com/pin/tftp/v3 dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/github.com/pin/tftp/v3-3.2.0
branch
from
April 11, 2026 11:38
b13d20e to
b610450
Compare
felix-kaestner
approved these changes
Apr 11, 2026
felix-kaestner
enabled auto-merge (rebase)
April 11, 2026 11:38
felix-kaestner
deleted the
dependabot/go_modules/github.com/pin/tftp/v3-3.2.0
branch
April 11, 2026 11:40
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/pin/tftp/v3 from 3.1.0 to 3.2.0.
Release notes
Sourced from github.com/pin/tftp/v3's releases.
Commits
c8cc878Merge pull request #127 from pin/issue-51-server-negotiation760d977Merge pull request #128 from pin/client-handshake-conn-leakf8d81ccMerge pull request #129 from pin/docs/readme-single-port-modebb39ed2docs: add single-port mode section to README832163eclient: close UDP conn on handshake failurea5020a9Merge pull request #126 from pin/fix-single-port-shutdown-hange41808aAdd server block size negotiation toggle and regression coveragee5cc441Fix single-port shutdown hang884e640Merge pull request #121 from pin/on-success-anticipate-fixfb2ccafMerge pull request #120 from pin/lint-fixes