File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,5 +7,5 @@ require (
77 github.com/form3tech-oss/jwt-go v3.2.5+incompatible
88 github.com/gin-contrib/cors v1.3.1
99 github.com/gin-gonic/gin v1.7.4
10- github.com/joho/godotenv v1.3 .0
10+ github.com/joho/godotenv v1.4 .0
1111)
Original file line number Diff line number Diff line change @@ -32,8 +32,8 @@ github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 h1:l5lAOZEym3oK3
3232github.com/gopherjs/gopherjs v0.0.0-20200217142428-fce0ec30dd00 /go.mod h1:wJfORRmW1u3UXTncJ5qlYoELFm8eSnnEO6hX4iZ3EWY =
3333github.com/gorilla/mux v1.7.4 h1:VuZ8uybHlWmqV03+zRzdwKL4tUnIp1MAQtp1mIFE1bc =
3434github.com/gorilla/mux v1.7.4 /go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB71So =
35- github.com/joho/godotenv v1.3 .0 h1:Zjp+RcGpHhGlrMbJzXTrZZPrWj+1vfm90La1wgB6Bhc =
36- github.com/joho/godotenv v1.3 .0 /go.mod h1:7hK45KPybAkOC6peb+G5yklZfMxEjkZhHbwpqxOKXbg =
35+ github.com/joho/godotenv v1.4 .0 h1:3l4+N6zfMWnkbPEXKng2o2/MR5mSwTrBih4ZEkkz1lg =
36+ github.com/joho/godotenv v1.4 .0 /go.mod h1:f4LDr5Voq0i2e/R5DDNOoa2zzDfwtkZa6DnEwAbqwq4 =
3737github.com/json-iterator/go v1.1.7 /go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4 =
3838github.com/json-iterator/go v1.1.9 h1:9yzud/Ht36ygwatGx56VwCZtlI/2AD15T1X2sjSuGns =
3939github.com/json-iterator/go v1.1.9 /go.mod h1:KdQUCv79m/52Kvf8AW2vK1V8akMuk1QjK/uOdHXbAo4 =
You can’t perform that action at this time.
0 commit comments