Skip to content

Commit

Permalink
Upgrade DWS (#21)
Browse files Browse the repository at this point in the history
Signed-off-by: Dean Roehrich <[email protected]>
  • Loading branch information
roehrich-hpe authored Apr 1, 2024
1 parent 849c97c commit 0bf3a0b
Show file tree
Hide file tree
Showing 12 changed files with 852 additions and 691 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/DataWorkflowServices/dws-test-driver
go 1.19

require (
github.com/DataWorkflowServices/dws v0.0.1-0.20240319151838-a7bbb79f5e4c
github.com/DataWorkflowServices/dws v0.0.1-0.20240401134633-53e8a9eb2791
github.com/ghodss/yaml v1.0.0
github.com/go-logr/logr v1.2.4
github.com/google/go-cmp v0.5.9
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.20240319151838-a7bbb79f5e4c h1:8vziSdwPsSplJ+iLCqSm5ugOdL29iFJQe7gKRfD3PrI=
github.com/DataWorkflowServices/dws v0.0.1-0.20240319151838-a7bbb79f5e4c/go.mod h1:vSTBLWbsFjMYxx+sjMDyZpMXLY9m5Bp73cjnmAL30WU=
github.com/DataWorkflowServices/dws v0.0.1-0.20240401134633-53e8a9eb2791 h1:QUqm+zgxnK2mUIoqQ6HNOvWz+ONGgIZ2he/d7O0DnFA=
github.com/DataWorkflowServices/dws v0.0.1-0.20240401134633-53e8a9eb2791/go.mod h1:vSTBLWbsFjMYxx+sjMDyZpMXLY9m5Bp73cjnmAL30WU=
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/beorn7/perks v1.0.1 h1:VlbKKnNfV8bJzeqoa4cOKqO6bYr3WgKZxO8Z16+hsOM=
Expand Down

Large diffs are not rendered by default.

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

Loading

0 comments on commit 0bf3a0b

Please sign in to comment.