Skip to content

Commit ac24f94

Browse files
committed
Re-vendor nnf-sos
Signed-off-by: Dean Roehrich <dean.roehrich@hpe.com>
1 parent f14ddc0 commit ac24f94

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ require (
88
github.com/DataWorkflowServices/dws v0.0.1-0.20250220163524-4a80681e97d6
99
github.com/NearNodeFlash/lustre-fs-operator v0.0.1-0.20250219194350-45aad5cbbe17
1010
github.com/NearNodeFlash/nnf-ec v0.0.1-0.20250219193635-3e6c6b39d0e0 // indirect
11-
github.com/NearNodeFlash/nnf-sos v0.0.1-0.20250219195921-c95d3e1f4847
11+
github.com/NearNodeFlash/nnf-sos v0.0.1-0.20250220201045-00c477f87270
1212
github.com/onsi/ginkgo/v2 v2.22.2
1313
github.com/onsi/gomega v1.36.2
1414
go.openly.dev/pointy v1.3.0

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ github.com/NearNodeFlash/lustre-fs-operator v0.0.1-0.20250219194350-45aad5cbbe17
44
github.com/NearNodeFlash/lustre-fs-operator v0.0.1-0.20250219194350-45aad5cbbe17/go.mod h1:H9GBWOmFp9BGGBWDVZk0pvPWzL6jUKkieVsIIoPlzMs=
55
github.com/NearNodeFlash/nnf-ec v0.0.1-0.20250219193635-3e6c6b39d0e0 h1:5arAC1ZW6QRZsv4Sowhno3EeYtFTnYc/4Ody08shDDY=
66
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=
7+
github.com/NearNodeFlash/nnf-sos v0.0.1-0.20250220201045-00c477f87270 h1:I2GRlsBRlhQnSZ44lcSDPkH0V973SKuHx5oizaeSpFQ=
8+
github.com/NearNodeFlash/nnf-sos v0.0.1-0.20250220201045-00c477f87270/go.mod h1:rhBz5IYcLu4Tx48icqMJPLmPSaR14AYLD5MjNJoMRqQ=
99
github.com/benbjohnson/clock v1.1.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=
1010
github.com/benbjohnson/clock v1.3.0 h1:ip6w0uFQkncKQ979AypyG0ER7mqUSBdKLOgAle/AT8A=
1111
github.com/benbjohnson/clock v1.3.0/go.mod h1:J11/hYXuz8f4ySSvYwY0FKfm+ezbsZBKZxNJlLklBHA=

0 commit comments

Comments
 (0)