You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
go version go1.12.5 linux/amd64
glide version 0.13.2-dev
when i try to give glide install I got error specific package
[ERROR] Failed to set version on github.com/kataras/iris to c8e73f4f4df2c725f91f8aa659f9f60a7154c039: Unable to update checked out version: exit status 1
[ERROR] Failed to set initial config references: Unable to update checked out version: exit status 1
But I able to download the same using go get command
It is something with glide ,how to fix this
The text was updated successfully, but these errors were encountered:
i am using glide
go version go1.12.5 linux/amd64
glide version 0.13.2-dev
when i try to give glide install I got error specific package
[ERROR] Failed to set version on github.com/kataras/iris to c8e73f4f4df2c725f91f8aa659f9f60a7154c039: Unable to update checked out version: exit status 1
[ERROR] Failed to set initial config references: Unable to update checked out version: exit status 1
But I able to download the same using go get command
It is something with glide ,how to fix this
The text was updated successfully, but these errors were encountered: