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 (
99 github.com/fsouza/gizmo-stackdriver-logging v1.3.2
1010 github.com/go-redis/redis v6.15.9+incompatible
1111 github.com/google/go-cmp v0.5.1
12- github.com/google/gops v0.3.10
12+ github.com/google/gops v0.3.11
1313 github.com/gorilla/handlers v1.4.2
1414 github.com/hybrik/hybrik-sdk-go v0.0.0-20170516091026-c2eee0e66af9
1515 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=
9898github.com/google/gops v0.3.8 /go.mod h1:bj0cwMmX1X4XIJFTjR99R5sCxNssNJ8HebFNvoQlmgY =
9999github.com/google/gops v0.3.10 h1:M2XZYgfUW+P7AOCLiu4CRb0rQfwnslLyB4B9Mp0vXmE =
100100github.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 =
101103github.com/google/martian v2.1.0+incompatible /go.mod h1:9I4somxYTbIHy5NJKHRl3wXiIaQGbYVAs8BPL6v8lEs =
102104github.com/google/pprof v0.0.0-20181206194817-3ea8567a2e57 /go.mod h1:zfwlbNMJ+OItoe0UupaVj+oy1omPYYDuagoSzA8v9mc =
103105github.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