We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14cb30e commit 8766e38Copy full SHA for 8766e38
go.mod
@@ -2,7 +2,7 @@ module github.com/maxwo/snmp_notifier
2
3
require (
4
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
5
- github.com/cloudfoundry/gosigar v1.2.0
+ github.com/cloudfoundry/gosigar v1.3.102
6
github.com/geoffgarside/ber v1.1.0 // indirect
7
github.com/go-ole/go-ole v1.2.4 // indirect
8
github.com/go-test/deep v1.0.7
0 commit comments