update gateway

This commit is contained in:
kandrusyak
2023-07-18 02:39:57 +03:00
parent 723aa351df
commit c40dba5dac
4 changed files with 9 additions and 2 deletions

1
go.mod
View File

@@ -5,6 +5,7 @@ go 1.21rc1
require (
github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
github.com/golang-jwt/jwt/v5 v5.0.0 // indirect
github.com/google/uuid v1.3.0 // indirect
github.com/jinzhu/inflection v1.0.0 // indirect
github.com/jinzhu/now v1.1.5 // indirect
github.com/joho/godotenv v1.5.1 // indirect