On Fri, 19 Mar 2021 00:14:40 -0700 (PDT) Pierre Curto <[email protected]> wrote:
> Hello gophers, > > Trying to locally get the same semver string as if downloading it > from its git repo, and not succeeding. Any pointer? > > Thanks! > This may works or may not works depends on your OS: https://groups.google.com/g/golang-nuts/c/dGa8T9rzpa0/m/iL2kmxkQAgAJ If its not works check the time format, it should be in UTC, and also check your git configuration. -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/20210320004900.57e417e6%40inspiro.shul.localdomain.
