kirsle/follow-sync

Cannot compile via go get since last change

Closed this issue · 1 comments

go get github.com/kirsle/follow-sync
# github.com/kirsle/follow-sync/src
go-project/src/github.com/kirsle/follow-sync/src/insta.go:59: cannot use userID (type string) as type int64 in argument to a.api.UnFollow
go-project/src/github.com/kirsle/follow-sync/src/insta.go:71: a.api.GetUsername undefined (type *goinsta.Instagram has no field or method GetUsername)

@kirsle Thanks so much for fixing the issue so fast! Everything works perfectly again.