Skip to content

Commit

Permalink
Snmp Trap Panic Fix (influxdata#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
Shreyash-vunet authored Dec 4, 2021
1 parent 9277232 commit dfbb926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ require (
github.com/gopcua/opcua v0.1.13
github.com/gorilla/mux v1.7.3
github.com/gorilla/websocket v1.4.2
github.com/gosnmp/gosnmp v1.32.0
github.com/gosnmp/gosnmp v1.34.0
github.com/grid-x/modbus v0.0.0-20210224155242-c4a3d042e99b
github.com/grid-x/serial v0.0.0-20191104121038-e24bc9bf6f08 // indirect
github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
Expand Down

0 comments on commit dfbb926

Please sign in to comment.