mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-23 18:15:26 +00:00
d4265779ef
This does not have to be reviewed, here is some reasoning: Go (and go mod) is designed for having code available and we need to check in the generated code to make sure it is "go gettable". If we dont we give ourselves a headache trying to setup all the ci, tests etc to install and generate the code before it runs. Because the code isnt there, the plugins needed to generate the code fail to install... I didnt find any good documentation for this, but there is this github comment: https://github.com/golang/go/issues/34514#issuecomment-535406759 |
||
---|---|---|
.. | ||
go/v1 | ||
openapiv2/v1 |