dependabot[bot]
|
f9a6291b7f
|
build(deps): bump golang.org/x/net in /minio in the go_modules group
Bumps the go_modules group in /minio with 1 update: [golang.org/x/net](https://github.com/golang/net).
Updates `golang.org/x/net` from 0.19.0 to 0.23.0
- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.23.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
dependency-group: go_modules
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-19 12:44:04 +00:00 |
|
dependabot[bot]
|
cc71a706e1
|
build(deps): bump github.com/stretchr/testify in /minio
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.4 to 1.9.0.
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](https://github.com/stretchr/testify/compare/v1.8.4...v1.9.0)
---
updated-dependencies:
- dependency-name: github.com/stretchr/testify
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-03-04 07:21:28 +00:00 |
|
dependabot[bot]
|
c55cb093f9
|
Bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /minio
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-18 21:58:09 +00:00 |
|
mstgnz
|
9ace74979e
|
Merge branch 'main' of github.com:mstgnz/fiber-storage
|
2023-12-17 08:48:10 +03:00 |
|
mstgnz
|
9649b7ab48
|
fix Minio concurrency issues for PutObject
|
2023-12-17 08:48:02 +03:00 |
|
Mesut GENEZ
|
d2d410527d
|
Merge branch 'gofiber:main' into main
|
2023-12-17 08:20:24 +03:00 |
|
dependabot[bot]
|
21636bce53
|
Bump github.com/minio/minio-go/v7 from 7.0.65 to 7.0.66 in /minio
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.65 to 7.0.66.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.65...v7.0.66)
---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-15 07:40:15 +00:00 |
|
mstgnz
|
650c2f14e6
|
concurrency security fix for content type closed #1142
|
2023-12-14 20:41:17 +03:00 |
|
dependabot[bot]
|
8274bf6bcf
|
Bump github.com/minio/minio-go/v7 from 7.0.64 to 7.0.65 in /minio
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.64 to 7.0.65.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.64...v7.0.65)
---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-12-04 07:09:02 +00:00 |
|
dependabot[bot]
|
857b7f7752
|
Bump github.com/minio/minio-go/v7 from 7.0.63 to 7.0.64 in /minio
Bumps [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) from 7.0.63 to 7.0.64.
- [Release notes](https://github.com/minio/minio-go/releases)
- [Commits](https://github.com/minio/minio-go/compare/v7.0.63...v7.0.64)
---
updated-dependencies:
- dependency-name: github.com/minio/minio-go/v7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-11-21 07:50:47 +00:00 |
|
dependabot[bot]
|
433533050c
|
Bump golang.org/x/net from 0.14.0 to 0.17.0 in /minio
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.14.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.14.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-11 21:15:51 +00:00 |
|
Muhammed Efe Cetin
|
db1dd2bf6a
|
update delete benchmarks
|
2023-09-15 18:23:02 +03:00 |
|
Muhammed Efe Cetin
|
36dd674d93
|
add TestMain for a few storages and update benchmark workflow
|
2023-09-15 16:54:25 +03:00 |
|
Muhammed Efe Cetin
|
68d59280d8
|
add benchmarks for all storages
|
2023-09-15 00:02:13 +03:00 |
|
mstgnz
|
c9efab145d
|
Update README
|
2023-09-09 10:14:25 +03:00 |
|
mstgnz
|
a5b0a78828
|
Update README
|
2023-09-09 09:27:10 +03:00 |
|
mstgnz
|
6be213707b
|
Update README
|
2023-09-09 09:25:07 +03:00 |
|
mstgnz
|
6eba76bd26
|
fix bytebufferpool
|
2023-09-03 11:09:44 +03:00 |
|
mstgnz
|
79fdc2ef78
|
fix get
|
2023-08-31 14:06:12 +03:00 |
|
mstgnz
|
edf7bf23e3
|
added yo bytebufferpool
|
2023-08-29 18:53:03 +03:00 |
|
mstgnz
|
1887a32ca2
|
update credentials key name
|
2023-08-29 18:44:15 +03:00 |
|
mstgnz
|
67218b0d19
|
bucket check control removed and update test
|
2023-08-26 18:49:16 +03:00 |
|
mstgnz
|
cdad22386e
|
update comment
|
2023-08-26 18:30:00 +03:00 |
|
mstgnz
|
cb6a705473
|
Update README
|
2023-08-26 18:28:19 +03:00 |
|
mstgnz
|
e0523db53d
|
update comment for CheckBucket
|
2023-08-26 12:18:56 +03:00 |
|
mstgnz
|
c49bca76d7
|
change to default bucket name - fiber-bucket
|
2023-08-26 12:16:49 +03:00 |
|
mstgnz
|
3d598445e3
|
updated test for key not in get requests
|
2023-08-25 19:57:39 +03:00 |
|
mstgnz
|
949c597508
|
definitions added
|
2023-08-25 18:03:10 +03:00 |
|
mstgnz
|
ca32702aa0
|
Update README
|
2023-08-25 17:43:44 +03:00 |
|
mstgnz
|
d64fa185db
|
fixed test
|
2023-08-23 17:18:11 +03:00 |
|
mstgnz
|
cd33dc926f
|
test fixed
|
2023-08-23 17:13:06 +03:00 |
|
mstgnz
|
fd63105282
|
min go version supported added to README
|
2023-08-23 17:08:24 +03:00 |
|
mstgnz
|
dda7fcf987
|
The Reset flag added to New flag
|
2023-08-23 17:01:51 +03:00 |
|
mstgnz
|
b597a36454
|
The stretchr/testify package was used for testing
|
2023-08-23 16:56:36 +03:00 |
|
mstgnz
|
b3fe37dd3d
|
change go version
|
2023-08-23 16:19:47 +03:00 |
|
mstgnz
|
7f002b3158
|
go mod tidy
|
2023-08-23 14:33:10 +03:00 |
|
mstgnz
|
d3d3a58f6e
|
Added Conn method to return the Minio instance
|
2023-08-23 14:29:49 +03:00 |
|
mstgnz
|
580a711cb1
|
Fix README
|
2023-08-23 14:17:00 +03:00 |
|
mstgnz
|
23de4dd79e
|
Fix README
|
2023-08-23 13:31:56 +03:00 |
|
mstgnz
|
21eb34fec7
|
minio
|
2023-08-23 13:25:32 +03:00 |
|