Skip to content

Commit

Permalink
CircleCI issue. repush
Browse files Browse the repository at this point in the history
  • Loading branch information
mef13 committed Jan 28, 2021
1 parent 2dee6e5 commit d041223
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions source/gitlab/gitlab.go
Original file line number Diff line number Diff line change
Expand Up @@ -238,3 +238,4 @@ func (g *Gitlab) ReadDown(version uint) (r io.ReadCloser, identifier string, err

return nil, "", &os.PathError{Op: fmt.Sprintf("read version %v", version), Path: g.path, Err: os.ErrNotExist}
}

0 comments on commit d041223

Please sign in to comment.