mirror of
https://github.com/containous/traefik.git
synced 2025-01-06 13:17:52 +03:00
b7daa2f3a4
Update traefik dependencies (docker/docker and related) - Update dependencies - Fix compilation problems - Remove vdemeester/docker-events (in docker api now) - Remove `integration/vendor` - Use `testImport` - update some deps. - regenerate the lock from scratch (after a `glide cc`)
6 lines
85 B
Bash
Executable File
6 lines
85 B
Bash
Executable File
#!/usr/bin/env bash
|
|
set -e
|
|
|
|
./script/crossbinary-default
|
|
./script/crossbinary-others
|