introduce basic fact collection
This commit is contained in:
8
client/vendor/github.com/zcalusic/sysinfo/version.go
generated
vendored
Normal file
8
client/vendor/github.com/zcalusic/sysinfo/version.go
generated
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
// Copyright © 2016 Zlatko Čalušić
|
||||
//
|
||||
// Use of this source code is governed by an MIT-style license that can be found in the LICENSE file.
|
||||
|
||||
package sysinfo
|
||||
|
||||
// Version of the sysinfo library.
|
||||
const Version = "1.1.3"
|
||||
Reference in New Issue
Block a user