mirror of
https://github.com/docker/cli.git
synced 2026-09-24 07:25:07 -05:00
vendor: use tags for gorilla projects
Signed-off-by: Alexander Morozov <lk4d4@docker.com> Upstream-commit: 98530ac8e2b0e1003f4d8346c5b1445b281d4f9c Component: engine
This commit is contained in:
@@ -48,8 +48,8 @@ clone git github.com/Microsoft/go-winio v0.3.4
|
||||
clone git github.com/Sirupsen/logrus v0.10.0 # logrus is a common dependency among multiple deps
|
||||
clone git github.com/docker/libtrust 9cbd2a1374f46905c68a4eb3694a130610adc62a
|
||||
clone git github.com/go-check/check 03a4d9dcf2f92eae8e90ed42aa2656f63fdd0b14 https://github.com/cpuguy83/check.git
|
||||
clone git github.com/gorilla/context 14f550f51a
|
||||
clone git github.com/gorilla/mux e444e69cbd
|
||||
clone git github.com/gorilla/context v1.1
|
||||
clone git github.com/gorilla/mux v1.1
|
||||
clone git github.com/kr/pty 5cf931ef8f
|
||||
clone git github.com/mattn/go-shellwords v1.0.0
|
||||
clone git github.com/mattn/go-sqlite3 v1.1.0
|
||||
|
||||
Reference in New Issue
Block a user