mirror of
https://github.com/traefik/traefik.git
synced 2025-11-27 13:41:16 +01:00
Deps for the integration suite are handled seperately, and not flattend, as glide can't read the version info from docker/docker
5 lines
32 B
Bash
Executable File
5 lines
32 B
Bash
Executable File
#!/bin/bash
|
|
set -e
|
|
|
|
go generate
|