kinesis-consumer
kinesis-consumer copied to clipboard
where did version v0.3.6-0.20210911031324-5a873d6e9fec go?
Hi,
I'm in the enviable(?) position to want to make a reproduced build of telegraf for debugging purposes, and version 1.23.2 of telegraf depends on version 0.3.6 of this repository, but the highest release is 0.3.5. I could also not find a commit with the hash given in the version name.
same problem.... how can I resolve it?
Ran into the same issue trying to get the latest version of this repository (using AWS-SDK V2). My temporary solution was to use go get github.com/harlow/kinesis-consumer@master
. @harlow , any chance we can get a new release made? 😄
Bump. Same problem. This breaks the build for telegraf in v1.22.x