How to use a fork?

Bug #1389785 reported by justinsb
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
godeps
Won't Fix
Undecided
Unassigned

Bug Description

How do I use a fork of a package? For example, I have a proposed enhancement to goose at lp:~justin-fathomdb/goose/goose. How do I tell godeps to use my fork, instead of launchpad.net/goose?

Revision history for this message
Roger Peppe (rogpeppe) wrote :

godeps is only about fixing the revision within the repository implied by
the Go package path. If you want a fork, you'll need to change the package
path. This doesn't stop you from using a fork locally, of course, just
from baking the forked dependency into a dependencies file.

Changed in godeps:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.