Closed orsinium closed 4 years ago
go-bindata was missed from the go.mod. My go mod updated the dependencies file automatically (after running make, I guess). So, let's update the upstream repo accordingly.
go-bindata
go.mod
go mod
make
go-bindata
was missed from thego.mod
. Mygo mod
updated the dependencies file automatically (after runningmake
, I guess). So, let's update the upstream repo accordingly.