[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



#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
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs