#1071·glide

Unable to update checked out version: exit status 1

Author: ssk199441Created May 21, 2020Updated Sep 20, 2021

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