Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2026

Bumps github.com/gosnmp/gosnmp from 1.42.1 to 1.43.0.

Release notes

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

v1.43.0

What's Changed

New Contributors

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

Commits
  • 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)
  • c742790 build(deps): bump github/codeql-action from 4.31.2 to 4.31.6 (#539)
  • a447907 build(deps): bump actions/checkout from 5.0.0 to 6.0.0 (#540)
  • d1971b2 build(deps): bump golangci/golangci-lint-action from 8.0.0 to 9.1.0 (#538)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.42.1 to 1.43.0.
- [Release notes](https://github.com/gosnmp/gosnmp/releases)
- [Changelog](https://github.com/gosnmp/gosnmp/blob/master/CHANGELOG.md)
- [Commits](gosnmp/gosnmp@v1.42.1...v1.43.0)

---
updated-dependencies:
- dependency-name: github.com/gosnmp/gosnmp
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 5, 2026
@telegraf-tiger telegraf-tiger bot added the chore label Jan 5, 2026
@telegraf-tiger
Copy link
Contributor

telegraf-tiger bot commented Jan 5, 2026

@mstrandboge mstrandboge self-assigned this Jan 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants