File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ make docker.run
4242|  [ net/http] ( https://golang.org/pkg/net/http/ )                           |  ` v1.16.6 `  |  core       | 
4343|  [ gorilla/mux] ( https://github.com/gorilla/mux )                          |  ` v1.8.0 `   |  router     | 
4444|  [ auth0/go-jwt-middleware] ( https://github.com/auth0/go-jwt-middleware )  |  ` v1.0.1 `   |  middleware | 
45- |  [ swaggo/http-swagger] ( https://github.com/swaggo/http-swagger )          |  ` v1.0.0  `   |  middleware | 
45+ |  [ swaggo/http-swagger] ( https://github.com/swaggo/http-swagger )          |  ` v1.1.1  `   |  middleware | 
4646|  [ stretchr/testify] ( https://github.com/stretchr/testify )                |  ` v1.7.0 `   |  tests      | 
4747|  [ golang-jwt/jwt] ( https://github.com/golang-jwt/jwt )                    |  ` v4.0.0 `   |  auth       | 
4848|  [ joho/godotenv] ( https://github.com/joho/godotenv )                      |  ` v1.3.0 `   |  config     | 
Original file line number Diff line number Diff line change @@ -12,6 +12,6 @@ require (
1212	github.com/jackc/pgx/v4  v4.13.0 
1313	github.com/jmoiron/sqlx  v1.3.4 
1414	github.com/joho/godotenv  v1.3.0 
15- 	github.com/swaggo/http-swagger  v1.0.0  
15+ 	github.com/swaggo/http-swagger  v1.1.1  
1616	github.com/swaggo/swag  v1.7.0 
1717)
Original file line number Diff line number Diff line change @@ -183,8 +183,8 @@ github.com/stretchr/testify v1.7.0 h1:nwc3DEeHmmLAfoZucVR881uASk0Mfjw8xYJ99tb5Cc
183183git.colasdn.top/stretchr/testify  v1.7.0 /go.mod  h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/h/Wwjteg =
184184git.colasdn.top/swaggo/files  v0.0.0-20190704085106-630677cd5c14  h1:PyYN9JH5jY9j6av01SpfRMb+1DWg/i3MbGOKPxJ2wjM =
185185git.colasdn.top/swaggo/files  v0.0.0-20190704085106-630677cd5c14 /go.mod  h1:gxQT6pBGRuIGunNf/+tSOB5OHvguWi8Tbt82WOkf35E =
186- github.com/swaggo/http-swagger  v1.0.0   h1:ksYgVBCYmAaxFsGVGojlPROgYfiQQSllETTWMtHJHTo =
187- github.com/swaggo/http-swagger  v1.0.0  /go.mod  h1:cKIcshBU9yEAnfWv6ZzVKSsEf8h5ozxB8/zHQWyOQ/8 =
186+ github.com/swaggo/http-swagger  v1.1.1   h1:7cBYOcF/TS0Nx5uA6oOP9DfFV5RYogpazzK1IUmQUII =
187+ github.com/swaggo/http-swagger  v1.1.1  /go.mod  h1:cKIcshBU9yEAnfWv6ZzVKSsEf8h5ozxB8/zHQWyOQ/8 =
188188git.colasdn.top/swaggo/swag  v1.7.0  h1:5bCA/MTLQoIqDXXyHfOpMeDvL9j68OY/udlK4pQoo4E =
189189git.colasdn.top/swaggo/swag  v1.7.0 /go.mod  h1:BdPIL73gvS9NBsdi7M1JOxLvlbfvNRaBP8m6WT6Aajo =
190190git.colasdn.top/urfave/cli/v2  v2.3.0 /go.mod  h1:LJmUH05zAU44vOAcrfzZQKsZbVcdbOG8rtL3/XcUArI =
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments