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

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon Nov 5 11:47:34 UTC 2018


#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                    |   Keywords:  tbb-rbm
Actual Points:                            |  Parent ID:
       Points:                            |   Reviewer:
      Sponsor:                            |
------------------------------------------+----------------------
 Go 1.11 is adding preliminary support for Go modules, replacing the
 GOPATH-based approach.

 obfs4 is adding `go.mod` and `go.sum` files, which use the Go modules
 support to fetch the dependencies. We disable that in #28310 as the go
 libraries we build are not currently recognized as Go modules.

 We should change how we build our Go libraries so that they can be used as
 Go modules.

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


More information about the tbb-bugs mailing list