We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07bcb22 commit d15fbe5Copy full SHA for d15fbe5
go.mod
@@ -7,7 +7,7 @@ require (
7
cloud.google.com/go/storage v1.6.0
8
github.com/DataDog/zstd v1.4.0 // indirect
9
github.com/Shopify/sarama v1.23.0
10
- github.com/VividCortex/mysqlerr v1.0.0 // indirect
+ github.com/VividCortex/mysqlerr v1.0.0
11
github.com/apache/thrift v0.13.0
12
github.com/aws/aws-sdk-go v1.34.13
13
github.com/benbjohnson/clock v0.0.0-20161215174838-7dc76406b6d3 // indirect
0 commit comments