mirror of
https://github.com/Jguer/yay.git
synced 2025-12-27 11:06:51 -05:00
Fix handling targets with specified db (#2218)
* Fix handling targets with specified db Handle it in a similar way to handling targets with unspecified db. Also refactored GraphSyncPkg method to make stuff more DRY. * update go-mod
This commit is contained in:
@@ -48,7 +48,6 @@ linters:
|
||||
disable-all: true
|
||||
enable:
|
||||
- bodyclose
|
||||
- depguard
|
||||
- dogsled
|
||||
- dupl
|
||||
- errorlint
|
||||
|
||||
Reference in New Issue
Block a user