Forgive me. I have overlooked the fact, that this is a generated file that 
gets regenerated on the CI. Only in this case it must not since the 
generator does not cover a specific case and needs manual touch-up, hence 
must not be modified afterwrds.

Sorry for the noise and wish you a nice Sunday!

On Sunday, April 16, 2023 at 1:02:31 PM UTC+2 Jan Mercl wrote:

> On Sun, Apr 16, 2023 at 12:51 PM Andreas Götz <andrea...@gmail.com> wrote:
>
> > Isn't gofmt ist part of the go command? Go ist the latest version:
>
> It is but it's a separate binary/executable file. Go version is one thing, 
> the version of the binary file that is actually executed when '$ gofmt' is 
> invoked is another thing, not necessarily related for many possible 
> reasons, like alias, $PATH etc.
>
> Try to check by issuing something like:
>
> jnml@3900x:~$ go version -m $(which gofmt)
> /home/jnml/bin/gofmt: go1.18.5
> path cmd/gofmt
> jnml@3900x:~$
>
>

-- 
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/1615d394-b9c5-4990-a338-76e9576e790an%40googlegroups.com.

Reply via email to