slayercat / GoSNMPServer

GoSNMPServer is an SNMP server library fully written in Go. It provides Server Get, GetNext, GetBulk, Walk, BulkWalk, Set and Traps. It supports IPv4 and IPv6, using SNMPv2c or SNMPv3.
BSD 2-Clause "Simplified" License
90 stars 51 forks source link

Fix go mod tidy err #9

Closed slayercat closed 2 years ago

slayercat commented 2 years ago

see: https://github.com/slayercat/GoSNMPServer/issues/6