rethinkdb / rethinkdb-go

Go language driver for RethinkDB
Apache License 2.0
1.65k stars 182 forks source link

chore: unnecessary use of fmt.Sprintf #505

Open testwill opened 1 year ago

testwill commented 1 year ago

Reason for the change If applicable, link the related issue/bug report or write down in few sentences the motivation.

Description unnecessary use of fmt.Sprintf

Code examples If applicable, add code examples to help explain your changes.

Checklist

References Anything else related to the change e.g. documentations, RFCs, etc.

gabor-boros commented 8 months ago

@testwill Thank you for the contribution. Could you please accept the CLA to be able to merge this?