update to latest gosnmp (#1850)

This commit is contained in:
Patrick Hemmer
2016-10-05 03:40:56 -04:00
committed by Cameron Sparr
parent b48ad4b737
commit 7b05170145
2 changed files with 2 additions and 2 deletions

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