On Thu, Jun 23, 2022 at 7:16 PM xie cui <cuiwei...@gmail.com> wrote: > what is minium git version when using go mod?
That's an interesting question. What prompted it? I googled "golang minimum git version" and got a few relevant results. Such as https://github.com/golang/go/issues/51467 The core issue is that Go 1.18 added the use of git flag --no-show-signature which was added a long time ago (2015?) but some distros (e.g., CentOS 7) officially support only an older version of git. Of course, this all begs the question why, if you're willing to install a new version of Go, you're not willing to install a new version of Git? :-) -- Kurtis Rader Caretaker of the exceptional canines Junior and Hank -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/CABx2%3DD9Qy34Gdmgei0eMUmqof5by-Dqox586HfKA76qOf214vg%40mail.gmail.com.