Skip to content

Commit e129df5

Browse files
Re-vendor for release (#148)
Signed-off-by: Matt Richerson <matthew.richerson@hpe.com>
1 parent d06b9ae commit e129df5

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
@@ -6,7 +6,7 @@ require (
66
github.com/DataWorkflowServices/dws v0.0.1-0.20260217162004-9c3e31c5c6c6
77
github.com/NearNodeFlash/lustre-fs-operator v0.0.1-0.20260217204444-10b3c2fa90bf
88
github.com/NearNodeFlash/nnf-ec v0.0.1-0.20251021182141-d22098d70c26 // indirect
9-
github.com/NearNodeFlash/nnf-sos v0.0.1-0.20260220155948-840d4bc605f5
9+
github.com/NearNodeFlash/nnf-sos v0.0.1-0.20260220193431-be51e73232f8
1010
github.com/onsi/ginkgo/v2 v2.22.2
1111
github.com/onsi/gomega v1.36.2
1212
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.20260217204444-10b3c2fa90bf
44
github.com/NearNodeFlash/lustre-fs-operator v0.0.1-0.20260217204444-10b3c2fa90bf/go.mod h1:Zf+1bzBoqEufpP9SFo0k/GZj6kkBBPgjFMv5MYW0Pms=
55
github.com/NearNodeFlash/nnf-ec v0.0.1-0.20251021182141-d22098d70c26 h1:CHEvLPUEZDj0Z1hn0kXB//mHKh2eQ2EP/mMjy4zB9+g=
66
github.com/NearNodeFlash/nnf-ec v0.0.1-0.20251021182141-d22098d70c26/go.mod h1:slDsqUJtN2uZ5Z7z4J6wWrtKksQAaH4JqRzUonDXNKo=
7-
github.com/NearNodeFlash/nnf-sos v0.0.1-0.20260220155948-840d4bc605f5 h1:uuFcQ88eTVzmnIzj3xtPFYCRpEv3+tvOpDU4sx8NBE8=
8-
github.com/NearNodeFlash/nnf-sos v0.0.1-0.20260220155948-840d4bc605f5/go.mod h1:ZX9G7XzQKciyytLRG34OyvDPl3FzFc7Jh8HgSoFhxwg=
7+
github.com/NearNodeFlash/nnf-sos v0.0.1-0.20260220193431-be51e73232f8 h1:qPKIvfHF3v0/Ew/zxhmt/pwEQ0aG9nPgczCDt4/i/Aw=
8+
github.com/NearNodeFlash/nnf-sos v0.0.1-0.20260220193431-be51e73232f8/go.mod h1:ZX9G7XzQKciyytLRG34OyvDPl3FzFc7Jh8HgSoFhxwg=
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)