Thank you for the advice. already solved. after adding -v it turns out that
there is private repo information
On Thu, Feb 24, 2022 at 3:08 PM Roland Müller wrote:
> Hello,
> On 2/24/22 08:20, Rijal Asep Nugroho wrote:
>
> i am run go mod tidy, and always stop when downloading kafka-
i am run go mod tidy, and always stop when downloading kafka-go.
is the kafka-go library the problem?
or how to find out what's going on?
is there an option to view log information or something?
thanks.
go mod tidy
go: finding module for package github.com/gin-gonic/gin
hello all,
I was browsing how to make a golang code to convert an image to pure black
and white, but didn't find a suitable one, only got how to convert the
image to grayscale.
Can anyone help? thank you.
Regards,
--
You received this message because you are subscribed to the Google Groups
"go