rogerRabbit-go icon indicating copy to clipboard operation
rogerRabbit-go copied to clipboard

Build fail; error: `undefined: pears.BatchErrors`, `undefined: pears.BatchMatchFirst`

Open sogko opened this issue 2 years ago • 1 comments

# github.com/peake100/rogerRabbit-go/pkg/roger/rconsumer
../../../peake100/rogerRabbit-go/pkg/roger/rconsumer/requiredMiddleware.go:59:16: undefined: pears.BatchErrors
../../../peake100/rogerRabbit-go/pkg/roger/rconsumer/requiredMiddleware.go:60:22: undefined: pears.BatchMatchFirst

rconsumer references github.com/peake100/pears-go/pkg/pears package; if I have to guess, it seems like it some changes were out of sync/not committed to the pears package?

sogko avatar Sep 16 '22 04:09 sogko

Hello!

I don't believe I have done any work on either of these packages in quite some time, and either way the go.mod file should make certain that the correct version of pears is being used. Can you give me more context on what you were doing when you got this error?

Thanks!

peake100 avatar Sep 20 '22 21:09 peake100

Closing as inactive

peake100 avatar Mar 06 '23 11:03 peake100