mirror of
https://github.com/clearml/go-nvlib
synced 2025-04-22 07:04:34 +00:00
Merge branch 'fix-fmt' into 'main'
Run go fmt on pciids/pciids.go See merge request nvidia/cloud-native/go-nvlib!58
This commit is contained in:
commit
d954f99641
@ -182,6 +182,7 @@ var defaultPCIdbPaths = []string{
|
|||||||
}
|
}
|
||||||
|
|
||||||
// This is a fallback if all of the locations fail
|
// This is a fallback if all of the locations fail
|
||||||
|
//
|
||||||
//go:embed default_pci.ids
|
//go:embed default_pci.ids
|
||||||
var defaultPCIdb []byte
|
var defaultPCIdb []byte
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user