semaphoreci / cli

Semaphore 2.0 Command Line Interface
Apache License 2.0
25 stars 13 forks source link

Fixes struct tag syntax in several places #188

Open mpaolino opened 2 years ago

mpaolino commented 2 years ago

Fixes some struct tags in the code, reflect.StructTag.Get will fail with the ones that dot not follow the correct syntax.