Update go.mod

module declares
1 file changed
tree: e89554c5cf5b329d5c15dbbf0a95d635fac6cab8
  1. go.mod
  2. LICENSE
  3. README.md
  4. swbemservices.go
  5. swbemservices_test.go
  6. wmi.go
  7. wmi_test.go
README.md

wmi

Package wmi provides a WQL interface to Windows WMI.

Note: It interfaces with WMI on the local machine, therefore it only runs on Windows.