File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/fsouza/ctxlogger v1.5.9
9
9
github.com/fsouza/gizmo-stackdriver-logging v1.3.2
10
10
github.com/go-redis/redis v6.15.8+incompatible
11
- github.com/google/go-cmp v0.4.1
11
+ github.com/google/go-cmp v0.5.0
12
12
github.com/google/gops v0.3.10
13
13
github.com/gorilla/handlers v1.4.2
14
14
github.com/hybrik/hybrik-sdk-go v0.0.0-20170516091026-c2eee0e66af9
Original file line number Diff line number Diff line change @@ -84,6 +84,8 @@ github.com/google/go-cmp v0.4.0 h1:xsAVV57WRhGj6kEIi8ReJzQlHHqcBYCElAvkovg3B/4=
84
84
github.com/google/go-cmp v0.4.0 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
85
85
github.com/google/go-cmp v0.4.1 h1:/exdXoGamhu5ONeUJH0deniYLWYvQwW66yvlfiiKTu0 =
86
86
github.com/google/go-cmp v0.4.1 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
87
+ github.com/google/go-cmp v0.5.0 h1:/QaMHBdZ26BB3SSst0Iwl10Epc+xhTquomWX0oZEB6w =
88
+ github.com/google/go-cmp v0.5.0 /go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE =
87
89
github.com/google/gops v0.3.7 h1:KtVAagOM0FIq+02DiQrKBTnLhYpWBMowaufcj+W1Exw =
88
90
github.com/google/gops v0.3.7 /go.mod h1:bj0cwMmX1X4XIJFTjR99R5sCxNssNJ8HebFNvoQlmgY =
89
91
github.com/google/gops v0.3.8 h1:cIiU2nwnFrod3pTlZISf5ajN9fIP/o6L31fPt+UMGP8 =
You can’t perform that action at this time.
0 commit comments