Anis Elleuch
ba0fc46d7a
Update dependencies to fix some security warnings ( #12976 )
...
* Increase alpine version to fix security issue with apk-tools
* Upgrade jwt dependency to fix a security issue
* Update miekg/dns dependency to the latest one
* Upgrade some librairies to get rid of 'github.com/gogo/protobuf@v1.3.1'
For that, upgrade the following dependencies:
github.com/nats-io/nats-server/v2
github.com/nats-io/nats.go
github.com/nats-io/stan.go
2022-01-03 01:15:21 -08:00
Mark Clarkson
9dda9fb903
fix: https healthcheck mint test ( #10622 )
2020-10-05 08:21:41 -07:00
飞雪无情
ea5094e842
Add missing go mod libraries for mint. ( #10347 )
...
The aws-sdk-go,healthcheck,security module in mint
lacks required dependency libraries,now add them in go.mod
2020-08-25 17:51:12 -07:00
Harshavardhana
98ca770f81
mint fixes for go1.14 ( #10294 )
...
add go.mod to ensure that mint can be
built with go1.14.x
2020-08-19 20:07:37 -07:00
Harshavardhana
6817c5ea58
migrate mint tests to latest versions ( #9424 )
2020-04-22 16:06:58 -07:00
Harshavardhana
5d3d57c12a
Start using error wrapping with fmt.Errorf ( #8588 )
...
Use fatih/errwrap to fix all the code to use
error wrapping with fmt.Errorf()
2019-12-02 09:28:01 -08:00
Harshavardhana
b512241300
Add metrics healthcheck test with JWT ( #8287 )
2019-09-22 23:30:38 -07:00
Praveen raj Mani
ad75683bde
Authorize prometheus endpoint with bearer token ( #7640 )
2019-09-22 20:27:12 +05:30
Harshavardhana
1dc25bcf5f
Add mint tests into MinIO repo ( #7886 )
2019-07-09 18:32:39 -07:00