vmshay %!s(int64=5) %!d(string=hai) anos
pai
achega
b8f27862a6
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Dockerfile

+ 0 - 1
Dockerfile

@@ -1,7 +1,6 @@
 FROM golang:latest 
 RUN go get github.com/jinzhu/gorm
 RUN go get github.com/go-sql-driver/mysql
-RUN go get github.com/tealeg/xlsx
 RUN rm /app -rf
 RUN mkdir /app 
 ADD . /app/