Skip to content

Commit

Permalink
Merge pull request #857 from NVIDIA/dependabot/go_modules/main/github…
Browse files Browse the repository at this point in the history
….com/NVIDIA/go-nvlib-0.6.1

Bump github.com/NVIDIA/go-nvlib from 0.6.0 to 0.6.1
  • Loading branch information
tariq1890 authored Jul 24, 2024
2 parents cdc0395 + 73cbc5f commit 9b369a7
Show file tree
Hide file tree
Showing 6 changed files with 1,786 additions and 235 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ toolchain go1.22.4

require (
github.com/Masterminds/sprig/v3 v3.2.3
github.com/NVIDIA/go-nvlib v0.6.0
github.com/NVIDIA/go-nvlib v0.6.1
github.com/NVIDIA/k8s-kata-manager v0.2.0
github.com/NVIDIA/k8s-operator-libs v0.0.0-20240627150410-078e3039ecf7
github.com/NVIDIA/nvidia-container-toolkit v1.16.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ github.com/Microsoft/go-winio v0.6.1 h1:9/kr64B9VUZrLm5YYwbGtUJnMgqWVOdUAXu6Migc
github.com/Microsoft/go-winio v0.6.1/go.mod h1:LRdKpFKfdobln8UmuiYcKPot9D2v6svN5+sAH+4kjUM=
github.com/Microsoft/hcsshim v0.11.4 h1:68vKo2VN8DE9AdN4tnkWnmdhqdbpUFM8OF3Airm7fz8=
github.com/Microsoft/hcsshim v0.11.4/go.mod h1:smjE4dvqPX9Zldna+t5FG3rnoHhaB7QYxPRqGcpAD9w=
github.com/NVIDIA/go-nvlib v0.6.0 h1:zAMBzCYT9xeyRQo0tb7HJbStkzajD6e5joyaQqJ2OGU=
github.com/NVIDIA/go-nvlib v0.6.0/go.mod h1:9UrsLGx/q1OrENygXjOuM5Ey5KCtiZhbvBlbUIxtGWY=
github.com/NVIDIA/go-nvlib v0.6.1 h1:0/5FvaKvDJoJeJ+LFlh+NDQMxMlVw9wOXrOVrGXttfE=
github.com/NVIDIA/go-nvlib v0.6.1/go.mod h1:9UrsLGx/q1OrENygXjOuM5Ey5KCtiZhbvBlbUIxtGWY=
github.com/NVIDIA/k8s-kata-manager v0.2.0 h1:K+BFkXTOvXXj/kmbNfxFCXM+GkdOVZj2WTHQ7b2uQA0=
github.com/NVIDIA/k8s-kata-manager v0.2.0/go.mod h1:fVUz0DLzwW9RQBE59cLNTi3LrzVwSXWIogr9y5FocPM=
github.com/NVIDIA/k8s-operator-libs v0.0.0-20240627150410-078e3039ecf7 h1:NaClubDuTKoXy4Ev4ZkmpVy3u6xdwd3I1XFJdoI1r+M=
Expand Down
29 changes: 27 additions & 2 deletions vendor/github.com/NVIDIA/go-nvlib/pkg/nvmdev/mock.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

44 changes: 27 additions & 17 deletions vendor/github.com/NVIDIA/go-nvlib/pkg/nvmdev/nvmdev.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9b369a7

Please sign in to comment.