Skip to content

deps: bump github.com/gosnmp/gosnmp from 1.32.0 to 1.43.2#58

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/gosnmp/gosnmp-1.43.2
Open

deps: bump github.com/gosnmp/gosnmp from 1.32.0 to 1.43.2#58
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/go_modules/github.com/gosnmp/gosnmp-1.43.2

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Bumps github.com/gosnmp/gosnmp from 1.32.0 to 1.43.2.

Release notes

Sourced from github.com/gosnmp/gosnmp's releases.

v1.43.2

What's Changed

New Contributors

Full Changelog: gosnmp/gosnmp@v1.43.1...v1.43.2

v1.43.1

What's Changed

Full Changelog: gosnmp/gosnmp@v1.43.0...v1.43.1

v1.43.0

What's Changed

New Contributors

Full Changelog: gosnmp/gosnmp@v1.42.1...v1.43.0

v1.42.1

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from github.com/gosnmp/gosnmp's changelog.

unreleased

  • [CHANGE]
  • [FEATURE]
  • [ENHANCEMENT]
  • [BUGFIX]

v1.38.0

  • [CHANGE] Refactor netsnmp playback function to use an io.Reader #459
  • [FEATURE] Support multiple security parameters for receiving SNMP V3 traps #457
  • [ENHANCEMENT] netsnmp tests: tame overzealous file / dir permissions #458

v1.37.0

  • [CHANGE] Refactor TrapListener's Close Method #449
  • [FEATURE] Allow global password cache to be turned off #454
  • [ENHANCEMENT] Make InitPacket and InitSecurityKeys public #447
  • [ENHANCEMENT] Add net-snmp validation testing #452
  • [BUGFIX] Allow RequestID to be shrunk if possible #451

v1.36.1

  • [BUGFIX] address panics, add tests, fuzzing #443

v1.36.0

This release now requires Go 1.20 or higher.

  • [ENHANCEMENT] Allow sending v1 traps that have no varbinds #426
  • [BUGFIX] Fix getBulk SnmpPacket MaxRepetitions value #413
  • [BUGFIX] Refactor security logger #422
  • [BUGFIX] Add privacy passphrase in extendKeyBlumenthal cacheKey call #425
  • [BUGFIX] unmarshal: fix panic from reading beyond slice #441

v1.35.0

This release now requires Go 1.17 or higher.

NOTE: The UnmarshalTrap now returns both an SnmpPacket and an error (#394)

  • [BUGFIX] gosnmp.Set(): permit ObjectIdentifier PDU Type #378
  • [BUGFIX] SendTrap: do not set Reportable MsgFlags for v3 #398
  • [CHANGE] Support authoritative engineID discovery when listening for traps #394
  • [CHANGE] Require Go 1.17+
  • [ENHANCEMENT] marshalUint32: Values above 2^31-1 encodes in 5 bytes #377
  • [ENHANCEMENT] Add Control function to GoSNMP dialer parameters #397

v1.34.0

... (truncated)

Commits
  • 305e6d5 Update extended library modules (#557)
  • d61b830 fix index out of range panic from cursor overflow in SNMP unmarshal (#556)
  • c79820a Remove spurious mock file (#555)
  • 82c44b0 Fix walk loop detection to catch decreasing OIDs (#551)
  • 3311c01 build(deps): bump github/codeql-action from 4.31.7 to 4.31.9 (#553)
  • b1c2733 Optimize marshal functions: reduce allocations in OID, float, and length enco...
  • 635f9ea Add marshalTLV helper, fix BER length encoding boundary (#548)
  • 8c20421 OID parsing: enforce RFC 2578 sub-identifier limit, optimize string building ...
  • d753443 Update golangci-lint. (#549)
  • 1f4eae9 BER Length Parsing Fixes (#546)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 29, 2026

Labels

The following labels could not be found: dependencies, go. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants