Skip to content

Commit

Permalink
Update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
CryptoSax committed Apr 8, 2021
1 parent 422c135 commit 97d341e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions transports/Optimizer/v2/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/v2 v2.2.10
github.com/OperatorFoundation/shapeshifter-transports/transports/obfs2/v2 v2.2.10
github.com/OperatorFoundation/shapeshifter-transports/transports/obfs4/v2 v2.2.10
github.com/OperatorFoundation/shapeshifter-transports/transports/shadow/v2 v2.2.10
github.com/OperatorFoundation/shapeshifter-transports/transports/meeklite/v2 v2.2.11
github.com/OperatorFoundation/shapeshifter-transports/transports/obfs2/v2 v2.2.11
github.com/OperatorFoundation/shapeshifter-transports/transports/obfs4/v2 v2.2.11
github.com/OperatorFoundation/shapeshifter-transports/transports/shadow/v2 v2.2.11
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b
)

0 comments on commit 97d341e

Please sign in to comment.