File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ require (
5454 github.com/golang-module/carbon/v2 v2.4.1
5555 github.com/kr/pretty v0.3.1 // indirect
5656 github.com/minio/minio-go v6.0.14+incompatible
57- github.com/minio/minio-go/v7 v7.0.90
57+ github.com/minio/minio-go/v7 v7.0.91
5858 github.com/posthog/posthog-go v0.0.0-20230801140217-d607812dee69
5959 go.etcd.io/bbolt v1.4.0
6060 gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c // indirect
Original file line number Diff line number Diff line change @@ -67,8 +67,8 @@ github.com/minio/md5-simd v1.1.2 h1:Gdi1DZK69+ZVMoNHRXJyNcxrMA4dSxoYHZSQbirFg34=
6767github.com/minio/md5-simd v1.1.2 /go.mod h1:MzdKDxYpY2BT9XQFocsiZf/NKVtR7nkE4RoEpN+20RM =
6868github.com/minio/minio-go v6.0.14+incompatible h1:fnV+GD28LeqdN6vT2XdGKW8Qe/IfjJDswNVuni6km9o =
6969github.com/minio/minio-go v6.0.14+incompatible /go.mod h1:7guKYtitv8dktvNUGrhzmNlA5wrAABTQXCoesZdFQO8 =
70- github.com/minio/minio-go/v7 v7.0.90 h1:TmSj1083wtAD0kEYTx7a5pFsv3iRYMsOJ6A4crjA1lE =
71- github.com/minio/minio-go/v7 v7.0.90 /go.mod h1:uvMUcGrpgeSAAI6+sD3818508nUyMULw94j2Nxku/Go =
70+ github.com/minio/minio-go/v7 v7.0.91 h1:tWLZnEfo3OZl5PoXQwcwTAPNNrjyWwOh6cbZitW5JQc =
71+ github.com/minio/minio-go/v7 v7.0.91 /go.mod h1:uvMUcGrpgeSAAI6+sD3818508nUyMULw94j2Nxku/Go =
7272github.com/nikoksr/notify v0.41.1 h1:k2N8gO3O7PG0Tf29ZdpwDvu/5VgkuWBIJ7v+BPG9+E4 =
7373github.com/nikoksr/notify v0.41.1 /go.mod h1:axNOKFPdBEeJ8fbC0k8hDT+k653oWoHAtaiGbpZUAkM =
7474github.com/nu7hatch/gouuid v0.0.0-20131221200532-179d4d0c4d8d h1:VhgPp6v9qf9Agr/56bj7Y/xa04UccTW04VP0Qed4vnQ =
You can’t perform that action at this time.
0 commit comments