chore: Bumping dependencies
Signed-off-by:
Vincent Boutour <bob@vibioh.fr>
Showing
... | ... | @@ -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.
Please register or sign in to comment