Skip to content

Commit c9c1705

Browse files
committed
Ensure that things happen in the correct order in Test_ManyLargeFiles
Signed-off-by: Thomas Hallgren <[email protected]>
1 parent a7b2c3a commit c9c1705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ go 1.20
55
require (
66
github.com/datawire/dlib v1.3.1-0.20220715022530-b09ab2e017e1
77
github.com/datawire/go-ftpserver v0.1.3
8-
github.com/datawire/go-fuseftp/rpc v0.3.1
8+
github.com/datawire/go-fuseftp/rpc v0.3.2
99
github.com/jlaffaye/ftp v0.1.0
1010
github.com/sirupsen/logrus v1.9.0
1111
github.com/stretchr/testify v1.8.1

0 commit comments

Comments
 (0)