Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
CryptoSax committed Jun 19, 2020
1 parent 5202c63 commit 254ebbd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions transports/Optimizer/v3/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/OperatorFoundation/shapeshifter-transports/transports/Optimize
go 1.12

require (
github.com/OperatorFoundation/shapeshifter-transports/transports/meeklite/v3 v3.0.1
github.com/OperatorFoundation/shapeshifter-transports/transports/obfs2/v3 v3.0.1
github.com/OperatorFoundation/shapeshifter-transports/transports/obfs4/v3 v3.0.1
github.com/OperatorFoundation/shapeshifter-transports/transports/shadow/v3 v3.0.1
github.com/OperatorFoundation/shapeshifter-transports/transports/meeklite/v3 v3.0.0
github.com/OperatorFoundation/shapeshifter-transports/transports/obfs2/v3 v3.0.0
github.com/OperatorFoundation/shapeshifter-transports/transports/obfs4/v3 v3.0.0
github.com/OperatorFoundation/shapeshifter-transports/transports/shadow/v3 v3.0.0
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b
)

0 comments on commit 254ebbd

Please sign in to comment.