Skip to content

Commit

Permalink
update gopci to v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hertg committed Sep 24, 2022
1 parent a1ec175 commit ad3ff31
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/coreos/go-systemd/v22 v22.3.2
github.com/fatih/color v1.13.0
github.com/hertg/gopci v0.0.7
github.com/hertg/gopci v0.1.0
github.com/spf13/cobra v1.5.0
github.com/spf13/viper v1.12.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,8 @@ github.com/hashicorp/hcl v1.0.0 h1:0Anlzjpi4vEasTeNFn2mLJgTSwt0+6sfsiTG8qcWGx4=
github.com/hashicorp/hcl v1.0.0/go.mod h1:E5yfLk+7swimpb2L/Alb/PJmXilQ/rhwaUYs4T20WEQ=
github.com/hertg/go-pciids v0.0.1 h1:vD5RYQzYcz2zNgVhsVYugnc+lw5pRz3X0llxSoY4zkA=
github.com/hertg/go-pciids v0.0.1/go.mod h1:y5FnaPnSo5P6u1Iie/ijyPQdKEK5Klw1yzuZoiGkM6M=
github.com/hertg/gopci v0.0.7 h1:5SWRYKjrdwIHY1YmJ0s5/KCQa369ebXysyYZYzmZR5A=
github.com/hertg/gopci v0.0.7/go.mod h1:eaSH/niXh9HNv51lEzY4O1x5oJPigLsEouZRKamkNAI=
github.com/hertg/gopci v0.1.0 h1:VDG3y1U4J2SXLyrO48iZr87YUf5AbUZpPRCEsE8GDaM=
github.com/hertg/gopci v0.1.0/go.mod h1:eaSH/niXh9HNv51lEzY4O1x5oJPigLsEouZRKamkNAI=
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/ianlancetaylor/demangle v0.0.0-20200824232613-28f6c0f3b639/go.mod h1:aSSvb/t6k1mPoxDqO4vJh6VOCGPwU4O0C2/Eqndh1Sc=
github.com/inconshreveable/mousetrap v1.0.0 h1:Z8tu5sraLXCXIcARxBp/8cbvlwVa7Z1NHg9XEKhtSvM=
Expand Down

0 comments on commit ad3ff31

Please sign in to comment.