jessevdk / go-flags

go command line option parser
http://godoc.org/github.com/jessevdk/go-flags
BSD 3-Clause "New" or "Revised" License
2.56k stars 305 forks source link

Update to run go-flags on AIX #390

Closed llrocha closed 3 months ago

llrocha commented 1 year ago

I tried to build the datadog-agent for AIX, and I had difficulties because it didn't build the agent for AIX. Your library is used by datadog-agent, which is why I encountered this problem.