mirror of
https://github.com/outbackdingo/certificates.git
synced 2026-01-27 10:18:34 +00:00
Update changelog (#2332)
* Update changelog * Fix a few revive linter issues
This commit is contained in:
@@ -60,7 +60,6 @@ type dryRunDB struct{}
|
||||
|
||||
func (*dryRunDB) CreateTable([]byte) error { return nil }
|
||||
|
||||
//nolint:revive // allow unused parameters to show function signature
|
||||
func (*dryRunDB) Set(bucket, key, value []byte) error { return nil }
|
||||
|
||||
func usage(fs *flag.FlagSet) {
|
||||
|
||||
Reference in New Issue
Block a user