lhotari commented on PR #21444: URL: https://github.com/apache/pulsar/pull/21444#issuecomment-1793431847
It seems that minimum Go lang versions should be bumped in the build. Error logs contain: ``` note: module requires Go 1.17 # github.com/stretchr/testify/assert Error: ../../../../go/pkg/mod/github.com/stretchr/[email protected]/assert/assertions.go:94:23: field.IsExported undefined (type reflect.StructField has no field or method IsExported) note: module requires Go 1.20 ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
