Bump dependencies

This commit is contained in:
Deluan
2023-11-24 16:40:20 -05:00
parent 474f32f1b8
commit 17ac8d25cb
2 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -23,7 +23,7 @@ require (
github.com/go-chi/chi/v5 v5.0.10
github.com/go-chi/cors v1.2.1
github.com/go-chi/httprate v0.7.4
github.com/go-chi/jwtauth/v5 v5.1.1
github.com/go-chi/jwtauth/v5 v5.2.0
github.com/google/uuid v1.4.0
github.com/google/wire v0.5.0
github.com/hashicorp/go-multierror v1.1.1
@@ -44,7 +44,7 @@ require (
github.com/spf13/viper v1.15.0
github.com/stretchr/testify v1.8.4
github.com/unrolled/secure v1.13.0
github.com/xrash/smetrics v0.0.0-20200730060457-89a2a8a1fb0b
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa
golang.org/x/image v0.14.0
golang.org/x/sync v0.5.0