Skip to content

Commit

Permalink
Re-vendor (#215)
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 13, 2024
1 parent a3ad49e commit 29f5ba9
Show file tree
Hide file tree
Showing 8 changed files with 43 additions and 17 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/NearNodeFlash/nnf-dm
go 1.21

require (
github.com/NearNodeFlash/lustre-fs-operator v0.0.1-0.20240906194513-9d4e51676bfe
github.com/NearNodeFlash/nnf-sos v0.0.1-0.20240911161256-41709d9c0141
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/onsi/ginkgo/v2 v2.17.1
github.com/onsi/gomega v1.32.0
github.com/prometheus/client_golang v1.16.0
Expand All @@ -22,7 +22,7 @@ require (
)

require (
github.com/NearNodeFlash/nnf-ec v0.0.1-0.20240909140747-198c529022ce // indirect
github.com/NearNodeFlash/nnf-ec v0.0.1-0.20240912200758-f862bc773739 // indirect
github.com/beorn7/perks v1.0.1 // indirect
github.com/cespare/xxhash/v2 v2.2.0 // indirect
github.com/davecgh/go-spew v1.1.1 // indirect
Expand Down Expand Up @@ -73,7 +73,7 @@ require (
)

require (
github.com/DataWorkflowServices/dws v0.0.1-0.20240906193959-13d9956b3a4d
github.com/DataWorkflowServices/dws v0.0.1-0.20240913193141-737bcd946a02
go.openly.dev/pointy v1.3.0
)

Expand Down
16 changes: 8 additions & 8 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
github.com/DataWorkflowServices/dws v0.0.1-0.20240906193959-13d9956b3a4d h1:La5B/c881hNcY2fNnnkNhQYzxDBB5Ny5NM3pK753fkM=
github.com/DataWorkflowServices/dws v0.0.1-0.20240906193959-13d9956b3a4d/go.mod h1:6MrEEHISskyooSKcKU6R3mFqH6Yh6KzWgajhcw2s+nM=
github.com/NearNodeFlash/lustre-fs-operator v0.0.1-0.20240906194513-9d4e51676bfe h1:ypw1bKONjS0N0VyNB7M10VZr0ApI1IVZbqyPHdhB5tc=
github.com/NearNodeFlash/lustre-fs-operator v0.0.1-0.20240906194513-9d4e51676bfe/go.mod h1:2FDU8J1jJRCVN5dDm9n3dKGThJvHfo/gcl7hGTlqbQY=
github.com/NearNodeFlash/nnf-ec v0.0.1-0.20240909140747-198c529022ce h1:y02byxoUNy23wiLn3LT+OMSsMt+QPWrkgETxz5K6Eks=
github.com/NearNodeFlash/nnf-ec v0.0.1-0.20240909140747-198c529022ce/go.mod h1:oxdwMqfttOF9dabJhqrWlirCnMk8/8eyLMwl+hducjk=
github.com/NearNodeFlash/nnf-sos v0.0.1-0.20240911161256-41709d9c0141 h1:ogEiXwW9KFCraS3NWIxRkEuiyJ6yZzGbuih5Q5Jias0=
github.com/NearNodeFlash/nnf-sos v0.0.1-0.20240911161256-41709d9c0141/go.mod h1:VW96ysPz2V1/1lAkiq8SkXjc1Wjpatjc+EOyp2AlNQY=
github.com/DataWorkflowServices/dws v0.0.1-0.20240913193141-737bcd946a02 h1:ZidnleTEjdZX6geLAWTw3NMEsO8YLEQ9ubPx1fKGDeg=
github.com/DataWorkflowServices/dws v0.0.1-0.20240913193141-737bcd946a02/go.mod h1:6MrEEHISskyooSKcKU6R3mFqH6Yh6KzWgajhcw2s+nM=
github.com/NearNodeFlash/lustre-fs-operator v0.0.1-0.20240913195900-b3285e54755e h1:fvJHwXbEDss0m642zVe3Hra0y/zh49Vnhqk27I3HrRc=
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/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

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

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

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

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

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

8 changes: 4 additions & 4 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# github.com/DataWorkflowServices/dws v0.0.1-0.20240906193959-13d9956b3a4d
# github.com/DataWorkflowServices/dws v0.0.1-0.20240913193141-737bcd946a02
## explicit; go 1.21
github.com/DataWorkflowServices/dws/api/v1alpha2
github.com/DataWorkflowServices/dws/utils/dwdparse
github.com/DataWorkflowServices/dws/utils/updater
# github.com/NearNodeFlash/lustre-fs-operator v0.0.1-0.20240906194513-9d4e51676bfe
# github.com/NearNodeFlash/lustre-fs-operator v0.0.1-0.20240913195900-b3285e54755e
## explicit; go 1.21
github.com/NearNodeFlash/lustre-fs-operator/api/v1beta1
github.com/NearNodeFlash/lustre-fs-operator/config/crd/bases
# github.com/NearNodeFlash/nnf-ec v0.0.1-0.20240909140747-198c529022ce
# 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.20240911161256-41709d9c0141
# github.com/NearNodeFlash/nnf-sos v0.0.1-0.20240913194405-9d67b762adff
## 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 29f5ba9

Please sign in to comment.