Update Go & Ubuntu versions in GitHub CI workflows. Pass files through a new version of gofmt. Allow running CI workflow manually.
This commit is contained in:
Sebastian Zagrodzki
2024-02-24 21:48:06 +01:00
committed by GitHub
parent 844d4b8a71
commit 5514912016
5 changed files with 12 additions and 11 deletions

View File

@@ -20,8 +20,9 @@
// a reader.
//
// The bread and butter of this package are the following two functions:
// Describe - Pretty-print the vendor and product of a device descriptor
// Classify - Pretty-print the class/protocol info for a device/interface
//
// Describe - Pretty-print the vendor and product of a device descriptor
// Classify - Pretty-print the class/protocol info for a device/interface
package usbid
import (

View File

@@ -20,7 +20,8 @@ import "time"
// LastUpdate stores the latest time that the library was updated.
//
// The baked-in data was last generated:
// 2017-03-10 09:09:14.940548227 -0500 EST
//
// 2017-03-10 09:09:14.940548227 -0500 EST
var LastUpdate = time.Unix(0, 1489154954940548227)
const usbIDListData = `#