mirror of
https://github.com/minio/minio.git
synced 2025-11-13 15:21:36 -05:00
admin/info: Add HTTPStats value as part of serverInfo() struct. (#4049)
Remove our counter implementation instead use atomic external package which supports more types and methods.
This commit is contained in:
6
vendor/vendor.json
vendored
6
vendor/vendor.json
vendored
@@ -325,6 +325,12 @@
|
||||
"revision": "173748da739a410c5b0b813b956f89ff94730b4c",
|
||||
"revisionTime": "2016-08-30T17:39:30Z"
|
||||
},
|
||||
{
|
||||
"checksumSHA1": "6NS7FWJl1FobB+Xfe4SzBGD+75g=",
|
||||
"path": "go.uber.org/atomic",
|
||||
"revision": "3b8db5e93c4c02efbc313e17b2e796b0914a01fb",
|
||||
"revisionTime": "2016-12-15T19:56:52Z"
|
||||
},
|
||||
{
|
||||
"path": "golang.org/x/crypto/bcrypt",
|
||||
"revision": "7b85b097bf7527677d54d3220065e966a0e3b613",
|
||||
|
||||
Reference in New Issue
Block a user