File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,19 +4,11 @@ go 1.22.0
44
55toolchain go1.22.5
66
7- replace github.com/DataWorkflowServices/dws => ../dws
8-
9- replace github.com/NearNodeFlash/lustre-fs-operator => ../lustre-fs-operator
10-
11- replace github.com/NearNodeFlash/nnf-ec => ../../nnf-ec-1.git
12-
13- replace github.com/NearNodeFlash/nnf-sos => ../nnf-sos
14-
157require (
16- github.com/DataWorkflowServices/dws v0.0.1-0.20250123184816-8c112709f939
17- github.com/NearNodeFlash/lustre-fs-operator v0.0.1-0.20250205180945-2d1cc3da204e
18- github.com/NearNodeFlash/nnf-ec v0.0.1-0.20250130195025-8ce00255cc9e // indirect
19- github.com/NearNodeFlash/nnf-sos v0.0.1-0.20250205182542-4881472d2c44
8+ github.com/DataWorkflowServices/dws v0.0.1-0.20250219193729-7e8e8fb274cc
9+ github.com/NearNodeFlash/lustre-fs-operator v0.0.1-0.20250219194350-45aad5cbbe17
10+ github.com/NearNodeFlash/nnf-ec v0.0.1-0.20250219193635-3e6c6b39d0e0 // indirect
11+ github.com/NearNodeFlash/nnf-sos v0.0.1-0.20250219195921-c95d3e1f4847
2012 github.com/onsi/ginkgo/v2 v2.22.2
2113 github.com/onsi/gomega v1.36.2
2214 go.openly.dev/pointy v1.3.0
Original file line number Diff line number Diff line change 1+ github.com/DataWorkflowServices/dws v0.0.1-0.20250219193729-7e8e8fb274cc h1:ZgS/KQEaPDpC4r6Aoe5QUHDORolmWu/pOh/uaL+Vtc0 =
2+ github.com/DataWorkflowServices/dws v0.0.1-0.20250219193729-7e8e8fb274cc /go.mod h1:i9v4K2d64a9uyd9ZazOJ85RWzVQjIgHWXkLo895KDAE =
3+ github.com/NearNodeFlash/lustre-fs-operator v0.0.1-0.20250219194350-45aad5cbbe17 h1:xYLLW3fMEKauujqkmspeWoyWhEEu+capOKUPePo4IuU =
4+ github.com/NearNodeFlash/lustre-fs-operator v0.0.1-0.20250219194350-45aad5cbbe17 /go.mod h1:H9GBWOmFp9BGGBWDVZk0pvPWzL6jUKkieVsIIoPlzMs =
5+ github.com/NearNodeFlash/nnf-ec v0.0.1-0.20250219193635-3e6c6b39d0e0 h1:5arAC1ZW6QRZsv4Sowhno3EeYtFTnYc/4Ody08shDDY =
6+ github.com/NearNodeFlash/nnf-ec v0.0.1-0.20250219193635-3e6c6b39d0e0 /go.mod h1:lx13ustzE/+39fLECky+CFKkAV8GYlX9eaI6IGmHQkY =
7+ github.com/NearNodeFlash/nnf-sos v0.0.1-0.20250219195921-c95d3e1f4847 h1:516z10h+aC5axNwKgcuCVwMnBuIKq8eciEwGZY8a3T4 =
8+ github.com/NearNodeFlash/nnf-sos v0.0.1-0.20250219195921-c95d3e1f4847 /go.mod h1:i2qbqovQgHOTYwvrwf6tUA0ZTEt00AlrjB1Bu1/Ew8M =
19github.com/benbjohnson/clock v1.1.0 /go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA =
210github.com/benbjohnson/clock v1.3.0 h1:ip6w0uFQkncKQ979AypyG0ER7mqUSBdKLOgAle/AT8A =
311github.com/benbjohnson/clock v1.3.0 /go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA =
You can’t perform that action at this time.
0 commit comments