File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/coreos/go-systemd/v22 v22.3.2
77 github.com/fatih/color v1.13.0
8- github.com/hertg/gopci v0.0.7
8+ github.com/hertg/gopci v0.1.0
99 github.com/spf13/cobra v1.5.0
1010 github.com/spf13/viper v1.12.0
1111)
Original file line number Diff line number Diff line change @@ -131,8 +131,8 @@ github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
131131github.com/hashicorp/hcl v1.0.0 /go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ =
132132github.com/hertg/go-pciids v0.0.1 h1:vD5RYQzYcz2zNgVhsVYugnc+lw5pRz3X0llxSoY4zkA =
133133github.com/hertg/go-pciids v0.0.1 /go.mod h1:y5FnaPnSo5P6u1Iie/ijyPQdKEK5Klw1yzuZoiGkM6M =
134- github.com/hertg/gopci v0.0.7 h1:5SWRYKjrdwIHY1YmJ0s5/KCQa369ebXysyYZYzmZR5A =
135- github.com/hertg/gopci v0.0.7 /go.mod h1:eaSH/niXh9HNv51lEzY4O1x5oJPigLsEouZRKamkNAI =
134+ github.com/hertg/gopci v0.1.0 h1:VDG3y1U4J2SXLyrO48iZr87YUf5AbUZpPRCEsE8GDaM =
135+ github.com/hertg/gopci v0.1.0 /go.mod h1:eaSH/niXh9HNv51lEzY4O1x5oJPigLsEouZRKamkNAI =
136136github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6 /go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc =
137137github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639 /go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc =
138138github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NHg9XEKhtSvM =
You can’t perform that action at this time.
0 commit comments