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 @@ -9,7 +9,7 @@ require (
9
9
github.com/fsouza/gizmo-stackdriver-logging v1.3.2
10
10
github.com/go-redis/redis v6.15.9+incompatible
11
11
github.com/google/go-cmp v0.5.1
12
- github.com/google/gops v0.3.10
12
+ github.com/google/gops v0.3.11
13
13
github.com/gorilla/handlers v1.4.2
14
14
github.com/hybrik/hybrik-sdk-go v0.0.0-20170516091026-c2eee0e66af9
15
15
github.com/kelseyhightower/envconfig v1.4.0
Original file line number Diff line number Diff line change @@ -98,6 +98,8 @@ github.com/google/gops v0.3.8 h1:cIiU2nwnFrod3pTlZISf5ajN9fIP/o6L31fPt+UMGP8=
98
98
github.com/google/gops v0.3.8 /go.mod h1:bj0cwMmX1X4XIJFTjR99R5sCxNssNJ8HebFNvoQlmgY =
99
99
github.com/google/gops v0.3.10 h1:M2XZYgfUW+P7AOCLiu4CRb0rQfwnslLyB4B9Mp0vXmE =
100
100
github.com/google/gops v0.3.10 /go.mod h1:38bMPVKFh+1X106CPpbLAWtZIR1+xwgzT9gew0kn6w4 =
101
+ github.com/google/gops v0.3.11 h1:TJThjZOyavVoT7C+tkjLMzcUGud9WiWHKPLRCcd2Sro =
102
+ github.com/google/gops v0.3.11 /go.mod h1:38bMPVKFh+1X106CPpbLAWtZIR1+xwgzT9gew0kn6w4 =
101
103
github.com/google/martian v2.1.0+incompatible /go.mod h1:9I4somxYTbIHy5NJKHRl3wXiIaQGbYVAs8BPL6v8lEs =
102
104
github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57 /go.mod h1:zfwlbNMJ+OItoe0UupaVj+oy1omPYYDuagoSzA8v9mc =
103
105
github.com/googleapis/gax-go/v2 v2.0.4 /go.mod h1:0Wqv26UfaUD9n4G6kQubkQ+KchISgw+vpHVxEJEs9eg =
You can’t perform that action at this time.
0 commit comments