update to latest gosnmp (#1850)

This commit is contained in:
Patrick Hemmer
2016-10-05 08:40:56 +01:00
committed by Cameron Sparr
parent b48ad4b737
commit 7b05170145
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ type Snmp struct {
Community string
// Parameters for Version 2 & 3
MaxRepetitions int
MaxRepetitions uint8
// Parameters for Version 3
ContextName string