Skip to content

Commit d15fbe5

Browse files
authored
Tidy go mod (cadence-workflow#4193)
1 parent 07bcb22 commit d15fbe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ require (
77
cloud.google.com/go/storage v1.6.0
88
github.com/DataDog/zstd v1.4.0 // indirect
99
github.com/Shopify/sarama v1.23.0
10-
github.com/VividCortex/mysqlerr v1.0.0 // indirect
10+
github.com/VividCortex/mysqlerr v1.0.0
1111
github.com/apache/thrift v0.13.0
1212
github.com/aws/aws-sdk-go v1.34.13
1313
github.com/benbjohnson/clock v0.0.0-20161215174838-7dc76406b6d3 // indirect

0 commit comments

Comments
 (0)