Bump github.com/jcmturner/gokrb5/v8 from 8.4.2 to 8.4.3 by dependabot[bot] · Pull Request #82 · bodgit/tsig
Bumps github.com/jcmturner/gokrb5/v8 from 8.4.2 to 8.4.3.
Release notes
Sourced from github.com/jcmturner/gokrb5/v8's releases.
New version to address minor issues
- Update dependency versions
- Return empty string rather than default realm if there is no configuration matching SPN domain to a realm
- deprecate use of io/ioutils package - this version required 1.16 as a minimum version of Go
- Consistent approach for sequence numbers with MIT implementation
- Other minor fixes - see commits for more details
Commits
89c463bUpdate dependencies5069910Update dependencies36f9075v8/client: only cancel session goroutine if it exists.1150460change default behaviour for resolving realm from spn634514dprint principal name as string in error messaging instead of slice string format3f32f67spnego: check that the looked up name is not empty before using.7c0769fUpdate network.go33a7472Update network.go87adc2eError handling for dialSendTCP2a55b92add TCP dialTimout logs- Additional commits viewable in compare view
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 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)