Skip to content

Commit

Permalink
Update module github.com/gosnmp/gosnmp to v1.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and grongor committed Oct 12, 2023
1 parent 8dc4567 commit eebb27e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/TheZeroSlave/zapsentry v1.18.0
github.com/gosnmp/gosnmp v1.35.0
github.com/gosnmp/gosnmp v1.36.1
github.com/grongor/panicwatch v1.1.0
github.com/prometheus/client_golang v1.17.0
github.com/spf13/viper v1.16.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ github.com/googleapis/google-cloud-go-testing v0.0.0-20200911160855-bcd43fbb19e8
github.com/gopherjs/gopherjs v0.0.0-20210803090616-8f023c250c89 h1:cuZTXJQ2J5mpT2gioa6NRVnuNsbisCGG5tRBG0tZpI4=
github.com/gosnmp/gosnmp v1.35.0 h1:EuWWNPxTCdAUx2/NbQcSa3WdNxjzpy4Phv57b4MWpJM=
github.com/gosnmp/gosnmp v1.35.0/go.mod h1:2AvKZ3n9aEl5TJEo/fFmf/FGO4Nj4cVeEc5yuk88CYc=
github.com/gosnmp/gosnmp v1.36.1 h1:LaTyGWIM8Z91NmCUELJi45d+BtOafI8U82nVUGI1P+w=
github.com/gosnmp/gosnmp v1.36.1/go.mod h1:iLcZxN2MxKhH0jPQDVMZaSNypw1ykqVi27O79koQj6w=
github.com/grongor/panicwatch v1.1.0 h1:1ULmCCKBr9TkMc+0ziC38RzQ1Yi62uN9pSKpSqm+9lU=
github.com/grongor/panicwatch v1.1.0/go.mod h1:eakgmSMBC0zEPGsmfHAHrH7eqcFtJwvIlylovr/sH3s=
github.com/hashicorp/golang-lru v0.5.0/go.mod h1:/m3WP610KZHVQ1SGc6re/UDhFvYD7pJ4Ao+sR/qLZy8=
Expand Down

0 comments on commit eebb27e

Please sign in to comment.