Skip to content

Commit 3449413

Browse files
committed
fix lint
Signed-off-by: SungJin1212 <tjdwls1201@gmail.com>
1 parent 8a5b570 commit 3449413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ require (
3535
github.com/lib/pq v1.10.9
3636
github.com/minio/minio-go/v7 v7.0.93
3737
github.com/mitchellh/go-wordwrap v1.0.1
38-
github.com/oklog/ulid v1.3.1 // indirect
38+
github.com/oklog/ulid v1.3.1
3939
github.com/opentracing-contrib/go-grpc v0.1.2
4040
github.com/opentracing-contrib/go-stdlib v1.1.0
4141
github.com/opentracing/opentracing-go v1.2.0

0 commit comments

Comments
 (0)