Skip to content

Commit

Permalink
Re-vendor DWS
Browse files Browse the repository at this point in the history
Signed-off-by: Dean Roehrich <[email protected]>
  • Loading branch information
roehrich-hpe committed Sep 13, 2024
1 parent 9a1eec1 commit 86d608a
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 @@ -3,7 +3,7 @@ module github.com/NearNodeFlash/lustre-fs-operator
go 1.21

require (
github.com/DataWorkflowServices/dws v0.0.1-0.20240906193959-13d9956b3a4d
github.com/DataWorkflowServices/dws v0.0.1-0.20240913193141-737bcd946a02
github.com/google/go-cmp v0.6.0
github.com/google/gofuzz v1.2.0
github.com/google/uuid v1.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
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/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/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
@@ -1,4 +1,4 @@
# 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/utils/updater
# github.com/beorn7/perks v1.0.1
Expand Down

0 comments on commit 86d608a

Please sign in to comment.