Ignore soniah/gosnmp depedency (#9205)
This commit is contained in:
parent
16894c6c75
commit
06d85ae457
|
|
@ -7,3 +7,5 @@ updates:
|
|||
ignore:
|
||||
# Dependabot isn't able to update this package do the name not matching the source
|
||||
- dependency-name: "gopkg.in/djherbis/times.v1"
|
||||
# Updating this package is blocked by: https://github.com/gosnmp/gosnmp/issues/284
|
||||
- dependency-name: "github.com/soniah/gosnmp"
|
||||
|
|
|
|||
Loading…
Reference in New Issue