Ignore soniah/gosnmp depedency (#9205)

This commit is contained in:
Sebastian Spaink 2021-04-27 15:04:30 -05:00 committed by GitHub
parent 16894c6c75
commit 06d85ae457
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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"