File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/antihax/optional v1.0.0
7
7
github.com/clearbit/clearbit-go v1.1.0
8
- github.com/docker/docker v20.10.23 +incompatible
8
+ github.com/docker/docker v20.10.24 +incompatible
9
9
github.com/go-kit/kit v0.12.0
10
10
github.com/gorilla/mux v1.8.0
11
11
github.com/hashicorp/golang-lru v0.6.0
Original file line number Diff line number Diff line change @@ -15,6 +15,8 @@ github.com/dghubble/sling v1.1.0 h1:DLu20Bq2qsB9cI5Hldaxj+TMPEaPpPE8IR2kvD22Atg=
15
15
github.com/dghubble/sling v1.1.0 /go.mod h1:ZcPRuLm0qrcULW2gOrjXrAWgf76sahqSyxXyVOvkunE =
16
16
github.com/docker/docker v20.10.23+incompatible h1:1ZQUUYAdh+oylOT85aA2ZcfRp22jmLhoaEcVEfK8dyA =
17
17
github.com/docker/docker v20.10.23+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
18
+ github.com/docker/docker v20.10.24+incompatible h1:Ugvxm7a8+Gz6vqQYQQ2W7GYq5EUPaAiuPgIfVyI3dYE =
19
+ github.com/docker/docker v20.10.24+incompatible /go.mod h1:eEKB0N0r5NX/I1kEveEz05bcu8tLC/8azJZsviup8Sk =
18
20
github.com/go-kit/kit v0.12.0 h1:e4o3o3IsBfAKQh5Qbbiqyfu97Ku7jrO/JbohvztANh4 =
19
21
github.com/go-kit/kit v0.12.0 /go.mod h1:lHd+EkCZPIwYItmGDDRdhinkzX2A1sj+M9biaEaizzs =
20
22
github.com/go-kit/log v0.2.1 h1:MRVx0/zhvdseW+Gza6N9rVzU/IVzaeE1SFI4raAhmBU =
You can’t perform that action at this time.
0 commit comments