Commit 263f570c authored by nimrod's avatar nimrod
Browse files

Fix another go build.

parent e7a34603
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -144,7 +144,7 @@ RUN wget https://www.mongodb.org/static/pgp/server-4.4.asc -O /tmp/mongo.asc &&
    go get github.com/jmespath/jp@0.1.3 && \
    go get github.com/spelufo/on-change && \
    go get github.com/kaorimatz/mysqldump-loader@v0.4.1 && \
    go get github.com/lucagrulla/cw@v3.3.0 && \
    go get github.com/lucagrulla/cw && \
    go get sigs.k8s.io/kind@v0.9.0 && \
    go get github.com/genuinetools/reg@v0.16.1 && \
    wget https://git.shore.co.il/nimrod/rcfiles/-/raw/master/Makefile -O /tmp/Makefile && \