upgrade pkg and dperf to latest packages (#17448)

- dperf improvements in benchmarking read and write tests
- upgrade mimedb to use latest content-types
This commit is contained in:
Harshavardhana
2023-06-17 07:31:36 -07:00
committed by GitHub
parent c4d0c49a5f
commit 22b7c8cd8a
6 changed files with 15 additions and 14 deletions

View File

@@ -1,7 +1,6 @@
//go:build !linux && !netbsd && !freebsd && !darwin
// +build !linux,!netbsd,!freebsd,!darwin
//go:build windows || openbsd || plan9
// Copyright (c) 2015-2021 MinIO, Inc.
// Copyright (c) 2015-2023 MinIO, Inc.
//
// This file is part of MinIO Object Storage stack
//