Skip to content

Commit ce05acf

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent 0abc729 commit ce05acf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ require (
2828
github.com/improbable-eng/grpc-web v0.15.0
2929
github.com/klauspost/compress v1.18.0
3030
github.com/m1gwings/treedrawer v0.3.3-beta
31+
github.com/minio/minio-go/v7 v7.0.72
3132
github.com/nanmu42/limitio v1.0.0
3233
github.com/oklog/run v1.2.0
3334
github.com/olekukonko/tablewriter v0.0.5
@@ -197,7 +198,6 @@ require (
197198
github.com/minio/asm2plan9s v0.0.0-20200509001527-cdd76441f9d8 // indirect
198199
github.com/minio/c2goasm v0.0.0-20190812172519-36a3d3bbc4f3 // indirect
199200
github.com/minio/md5-simd v1.1.2 // indirect
200-
github.com/minio/minio-go/v7 v7.0.72 // indirect
201201
github.com/mitchellh/go-homedir v1.1.0 // indirect
202202
github.com/mitchellh/mapstructure v1.5.0 // indirect
203203
github.com/moby/docker-image-spec v1.3.1 // indirect

0 commit comments

Comments
 (0)