Chris Bednarski 3164401ffd Update references to "os" to use "kernel.name"
This brings test code and mocks up to date with the fingerprinter. This was a slightly larger change than I anticipated, but I think it's good for two reasons:

1. More semanitcally correct. `os.name` is something like "Windows 10 Pro" or "Ubuntu", while `kernel.name` is "windows" or "linux". `os.version` and `kernel.version` match these semantics.
2. `kernel.name` is much easier to grep for than `os`, which is helpful because oracle can't help us with strings.
2015-08-28 01:30:47 -07:00
2015-08-23 17:50:33 -07:00
2015-08-15 16:10:10 -07:00
2015-06-04 13:26:16 +02:00
2015-06-01 13:46:14 +02:00
2015-08-15 18:34:47 -07:00
2015-06-01 12:21:00 +02:00
2015-06-01 13:46:21 +02:00
2015-06-01 13:46:21 +02:00
2015-06-01 15:25:51 +02:00
2015-06-01 12:21:00 +02:00
2015-06-01 13:46:21 +02:00
Description
No description provided
Readme 380 MiB
Languages
Go 76.9%
MDX 11%
JavaScript 8.2%
Handlebars 1.7%
HCL 1.4%
Other 0.7%