ahmdrz / goinsta

Unofficial Instagram API written in Golang
MIT License
895 stars 248 forks source link

post.go:6:3: no required module provides package github.com/ahmdrz/goinsta/v2: working directory is not part of a module #339

Open alimkoca opened 3 years ago

alimkoca commented 3 years ago

I tried gopkg.in but both not worked. Can you help me?

alimkoca commented 3 years ago

Solved : https://github.com/gin-gonic/gin/issues/2639 <- In here