We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a5b570 commit 3449413Copy full SHA for 3449413
go.mod
@@ -35,7 +35,7 @@ require (
35
github.com/lib/pq v1.10.9
36
github.com/minio/minio-go/v7 v7.0.93
37
github.com/mitchellh/go-wordwrap v1.0.1
38
- github.com/oklog/ulid v1.3.1 // indirect
+ github.com/oklog/ulid v1.3.1
39
github.com/opentracing-contrib/go-grpc v0.1.2
40
github.com/opentracing-contrib/go-stdlib v1.1.0
41
github.com/opentracing/opentracing-go v1.2.0
0 commit comments