File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
13
13
github.com/flynn-archive/go-shlex v0.0.0-20150515145356-3f9db97f8568
14
14
github.com/go-ozzo/ozzo-validation v3.6.0+incompatible
15
15
github.com/go-redis/redis/v9 v9.0.0-rc.2
16
- github.com/go-test/deep v1.0.8
16
+ github.com/go-test/deep v1.1.0
17
17
github.com/golang-jwt/jwt/v4 v4.4.3
18
18
github.com/google/go-github/v31 v31.0.0
19
19
github.com/google/uuid v1.3.0
Original file line number Diff line number Diff line change @@ -150,8 +150,8 @@ github.com/go-redis/redis/v9 v9.0.0-rc.2 h1:IN1eI8AvJJeWHjMW/hlFAv2sAfvTun2DVksD
150
150
github.com/go-redis/redis/v9 v9.0.0-rc.2 /go.mod h1:cgBknjwcBJa2prbnuHH/4k/Mlj4r0pWNV2HBanHujfY =
151
151
github.com/go-stack/stack v1.8.0 /go.mod h1:v0f6uXyyMGvRgIKkXu+yp6POWl0qKG85gN/melR3HDY =
152
152
github.com/go-test/deep v1.0.4 /go.mod h1:wGDj63lr65AM2AQyKZd/NYHGb0R+1RLqB8NKt3aSFNA =
153
- github.com/go-test/deep v1.0.8 h1:TDsG77qcSprGbC6vTN8OuXp5g+J+b5Pcguhf7Zt61VM =
154
- github.com/go-test/deep v1.0.8 /go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE =
153
+ github.com/go-test/deep v1.1.0 h1:WOcxcdHcvdgThNXjw0t76K42FXTU7HpNQWHpA2HHNlg =
154
+ github.com/go-test/deep v1.1.0 /go.mod h1:5C2ZWiW0ErCdrYzpqxLbTX7MG14M9iiw8DgHncVwcsE =
155
155
github.com/gogo/protobuf v1.1.1 /go.mod h1:r8qH/GZQm5c6nD/R0oafs1akxWv10x8SbQlK7atdtwQ =
156
156
github.com/golang-jwt/jwt/v4 v4.4.1 /go.mod h1:m21LjoU+eqJr34lmDMbreY2eSTRJ1cv77w39/MY0Ch0 =
157
157
github.com/golang-jwt/jwt/v4 v4.4.3 h1:Hxl6lhQFj4AnOX6MLrsCb/+7tCj7DxP7VA+2rDIq5AU =
You can’t perform that action at this time.
0 commit comments