elazarl / go-bindata-assetfs

Serves embedded files from `jteeuwen/go-bindata` with `net/http`
BSD 2-Clause "Simplified" License
870 stars 116 forks source link

go get is deprecated in go version 1.17 #60

Closed LukeSkaff closed 2 years ago

LukeSkaff commented 2 years ago

I am new to go so sorry for the stupid question. How do I install this as go get is no longer allowed in go version 1.17 and up

elazarl commented 2 years ago

Try to use go modules