forked from Ivasoft/traefik
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
|