Skip to content

v1.0.0

Compare
Choose a tag to compare
@blp1526 blp1526 released this 03 Dec 14:55
· 12 commits to master since this release
879c4c6

Changelog

b144de1 Add --format
90cd494 Add GO111MODULE=on to .travis.yml
6f26df9 Add GetDevPath
9463875 Add GetMajorMinor
0addcae Add GetMountpoint
11d5250 Add GetUdevData
c1dc1d0 Add GolangCI
869c869 Add LICENSE
bd27c67 Add Makefile
c3fb1b8 Add MountInfo
a4f0590 Add NONE to PartTableType
8acaef7 Add OsType
5294217 Add ParentPath
5fbae80 Add PartEntry
0996c31 Add PartTable
cb75224 Add Sys
3896cdb Add SysBlockPath
00d9ddb Add SysfsPath
9705447 Add SysfsUevent
652faf5 Add TestFsUUID
79f3689 Add TestNewOS
0fb48d4 Add TestNewPartEntry
4ef3779 Add TestNewPartTable
5346716 Add TestPaths
a71c9df Add TestReadFile
f8b4f76 Add TestUdevDataPath
9aa00fd Add UNKNOWN to PartTableType
b952e1c Add a sample result
f652979 Add blk.go
939efd8 Add blkinfo.go
50f9150 Add blkinfo_test.go
00df80b Add cmd
7fae600 Add coverage
42a2d1e Add exclude-use-default: false
5f84a14 Add exit1
df8c170 Add export GO111MODULE=on
f2a509d Add github.com/ghodss/yaml
0a4c556 Add go mod tidy
79aaec5 Add go.mod
f8df882 Add goreleaser
0cd0f08 Add gosec
5e2d66d Add lines
02cb446 Add ls
46196c2 Add partTableType
36bb02a Add prefix check
5f499c3 Add strings.TrimSpace
685a6f4 Add swaps
bbafc30 Add sysfs spec
98b9f14 Add travis.yml
a56e3a8 Add version.go
5229656 Add yaml
e2e175d Initial commit
cd9a83a Remove PartTable
aaefb80 Remove show
564d439 Remove tools.go
452f7b8 Rename go-blkinfo to blkinfo
350b210 Rename sysfsPath to sysPath
f0d4ec9 Set go: 1.13 to .travis.yml
6672b24 Use filepath.EvalSymlinks for sysPath
0304061 [ci skip] Add Go Report Card
90ba327 [ci skip] Add godoc