Skip to content

Commit

Permalink
Re-vendor (#217)
Browse files Browse the repository at this point in the history
Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
  • Loading branch information
roehrich-hpe committed Sep 16, 2024
1 parent 29f5ba9 commit 029d54e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/NearNodeFlash/lustre-fs-operator v0.0.1-0.20240913195900-b3285e54755e
github.com/NearNodeFlash/nnf-sos v0.0.1-0.20240913194405-9d67b762adff
github.com/NearNodeFlash/nnf-sos v0.0.1-0.20240913201015-2fe131e04231
github.com/onsi/ginkgo/v2 v2.17.1
github.com/onsi/gomega v1.32.0
github.com/prometheus/client_golang v1.16.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ github.com/NearNodeFlash/lustre-fs-operator v0.0.1-0.20240913195900-b3285e54755e
github.com/NearNodeFlash/lustre-fs-operator v0.0.1-0.20240913195900-b3285e54755e/go.mod h1:VP4+66Hv5XnaJgzaQ0fooB4r4141aM5saoo8nCZQTGA=
github.com/NearNodeFlash/nnf-ec v0.0.1-0.20240912200758-f862bc773739 h1:T49ixk8TBeiYQ3CPpx463GL2gKk94dD9nXpoLBfdmqg=
github.com/NearNodeFlash/nnf-ec v0.0.1-0.20240912200758-f862bc773739/go.mod h1:oxdwMqfttOF9dabJhqrWlirCnMk8/8eyLMwl+hducjk=
github.com/NearNodeFlash/nnf-sos v0.0.1-0.20240913194405-9d67b762adff h1:gc/XbufsEW3ri2IKOkmsNbN10DrxH3Erasd1cNMdWVM=
github.com/NearNodeFlash/nnf-sos v0.0.1-0.20240913194405-9d67b762adff/go.mod h1:mlEVNo4t+zLZEll8XOh3EooOhI8ZeXpl3kRhRAA6J/8=
github.com/NearNodeFlash/nnf-sos v0.0.1-0.20240913201015-2fe131e04231 h1:Eg5yY1q99Jna7inXKrE7eaoSYffTOqkK9J1fkAA7GGo=
github.com/NearNodeFlash/nnf-sos v0.0.1-0.20240913201015-2fe131e04231/go.mod h1:5PFN2heAF9W2RUfKpYQwhcsYIxjhxJFA02DVYmMsfJk=
github.com/benbjohnson/clock v1.1.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=
github.com/benbjohnson/clock v1.3.0 h1:ip6w0uFQkncKQ979AypyG0ER7mqUSBdKLOgAle/AT8A=
github.com/benbjohnson/clock v1.3.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=
Expand Down
2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ github.com/NearNodeFlash/lustre-fs-operator/config/crd/bases
# github.com/NearNodeFlash/nnf-ec v0.0.1-0.20240912200758-f862bc773739
## explicit; go 1.19
github.com/NearNodeFlash/nnf-ec/pkg/rfsf/pkg/models
# github.com/NearNodeFlash/nnf-sos v0.0.1-0.20240913194405-9d67b762adff
# github.com/NearNodeFlash/nnf-sos v0.0.1-0.20240913201015-2fe131e04231
## explicit; go 1.21
github.com/NearNodeFlash/nnf-sos/api/v1alpha2
github.com/NearNodeFlash/nnf-sos/config/crd/bases
Expand Down

0 comments on commit 029d54e

Please sign in to comment.