d1e631a487
Deps for the integration suite are handled seperately, and not flattend, as glide can't read the version info from docker/docker
4 lines
32 B
Bash
Executable file
4 lines
32 B
Bash
Executable file
#!/bin/bash
|
|
set -e
|
|
|
|
go generate
|