Closed erezrokah closed 3 months ago
This allows plugins that use https://github.com/hashicorp/go-retryablehttp to easily log retries as plugins use github.com/rs/zerolog
github.com/rs/zerolog
Use the following steps to ensure your PR is ready to be reviewed
go fmt
golangci-lint run
Summary
This allows plugins that use https://github.com/hashicorp/go-retryablehttp to easily log retries as plugins use
github.com/rs/zerolog
Use the following steps to ensure your PR is ready to be reviewed
go fmt
to format your code ๐golangci-lint run
๐จ (install golangci-lint here)