Open miklert opened 3 years ago
i've cloned to my gitlab with the change https://gitlab.com/mikler/gosnmpquerier dependencies to gosnmp/gosnmp, and this has worked well for me
Hello Mikhail,
first of all, thanks for your feedback. We had just create a branch that uses gosnmp/gosnmp instead of soniah/gosnmp.
This change has caused an automatic test to fail (in one of our private projects). We had already fixed it (it was a type validation issue). To be sure that this is the only effect, our idea is to internally use and monitor these new branch for about 2 weeks, then merge it to master.
We will close this issue after those 2 weeks (if everything runs smoothly).
Thanks again.
gosnmpquerier depends on the github.com/soniah/gosnmp which has been moved to github/gosnmp/gosnmp and now identifies itself as a gosnmp/gosnmp package. This breaks the build process: