[tor-bugs] #28325 [Applications/Tor Browser]: Use go 1.11 module versioning support

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Aug 26 09:17:06 UTC 2019


#28325: Use go 1.11 module versioning support
--------------------------------------+--------------------------
 Reporter:  boklm                     |          Owner:  tbb-team
     Type:  task                      |         Status:  new
 Priority:  Medium                    |      Milestone:
Component:  Applications/Tor Browser  |        Version:
 Severity:  Normal                    |     Resolution:
 Keywords:  tbb-rbm                   |  Actual Points:
Parent ID:                            |         Points:
 Reviewer:                            |        Sponsor:
--------------------------------------+--------------------------

Comment (by boklm):

 I am still not sure how we should support fetching of sources for go
 modules in our build. In order to not block progress on using pion, if it
 has too many dependencies to manually create one project for each
 dependency, I think an other option is to run `go mod vendor` to fetch all
 dependencies, create a tarball of the `vendor` directory it created, then
 put the tarball online somewhere and use it as a dependency for the pion
 build.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28325#comment:5>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list