Unverified Commit 56ce4e05 authored by Vincent Boutour's avatar Vincent Boutour
Browse files

chore: Bumping dependencies

Signed-off-by: default avatarVincent Boutour <bob@vibioh.fr>
parent ea3b3ea6
......@@ -3,10 +3,12 @@ module github.com/ViBiOh/fibr
go 1.16
require (
github.com/ViBiOh/auth/v2 v2.8.6
github.com/ViBiOh/httputils/v4 v4.13.0
github.com/prometheus/client_golang v1.10.0
github.com/ViBiOh/auth/v2 v2.8.7
github.com/ViBiOh/httputils/v4 v4.14.2
github.com/golang/protobuf v1.5.2 // indirect
github.com/prometheus/client_golang v1.11.0
github.com/prometheus/common v0.29.0 // indirect
golang.org/x/crypto v0.0.0-20210513164829-c07d793c2f9a
golang.org/x/sys v0.0.0-20210611083646-a4fc73990273 // indirect
golang.org/x/text v0.3.6
google.golang.org/protobuf v1.25.0 // indirect
)
This diff is collapsed.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment