deps: bump github.com/gosnmp/gosnmp from 1.32.0 to 1.43.2#58
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump github.com/gosnmp/gosnmp from 1.32.0 to 1.43.2#58dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Bumps [github.com/gosnmp/gosnmp](https://github.com/gosnmp/gosnmp) from 1.32.0 to 1.43.2. - [Release notes](https://github.com/gosnmp/gosnmp/releases) - [Changelog](https://github.com/gosnmp/gosnmp/blob/master/CHANGELOG.md) - [Commits](gosnmp/gosnmp@v1.32.0...v1.43.2) --- updated-dependencies: - dependency-name: github.com/gosnmp/gosnmp dependency-version: 1.43.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
74418a0 to
da62975
Compare
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/gosnmp/gosnmp from 1.32.0 to 1.43.2.
Release notes
Sourced from github.com/gosnmp/gosnmp's releases.
... (truncated)
Changelog
Sourced from github.com/gosnmp/gosnmp's changelog.
... (truncated)
Commits
305e6d5Update extended library modules (#557)d61b830fix index out of range panic from cursor overflow in SNMP unmarshal (#556)c79820aRemove spurious mock file (#555)82c44b0Fix walk loop detection to catch decreasing OIDs (#551)3311c01build(deps): bump github/codeql-action from 4.31.7 to 4.31.9 (#553)b1c2733Optimize marshal functions: reduce allocations in OID, float, and length enco...635f9eaAdd marshalTLV helper, fix BER length encoding boundary (#548)8c20421OID parsing: enforce RFC 2578 sub-identifier limit, optimize string building ...d753443Update golangci-lint. (#549)1f4eae9BER Length Parsing Fixes (#546)