DopplerHQ / cli

The official CLI for interacting with your Doppler secrets and configuration.
https://docs.doppler.com
Apache License 2.0
214 stars 43 forks source link

chore: upgrade to go 1.19 #335

Closed Piccirello closed 1 year ago

Piccirello commented 1 year ago

I don't foresee any breaking changes. There was one change related to PATH lookups that affect exec.Command (which we use for doppler run), but in my testing all expected behavior seems to still work.