Skip to content

Commit

Permalink
go modules update
Browse files Browse the repository at this point in the history
  • Loading branch information
CryptoSax committed May 7, 2020
1 parent 391ec42 commit ec335e5
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 82 deletions.
14 changes: 0 additions & 14 deletions go.mod

This file was deleted.

65 changes: 0 additions & 65 deletions go.sum

This file was deleted.

6 changes: 3 additions & 3 deletions transports/Optimizer/v2/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/OperatorFoundation/shapeshifter-transports/transports/Optimize
go 1.12

require (
github.com/OperatorFoundation/shapeshifter-transports/transports/meeklite/v2 v2.1.15
github.com/OperatorFoundation/shapeshifter-transports/transports/obfs4/v2 v2.1.15
github.com/OperatorFoundation/shapeshifter-transports/transports/shadow/v2 v2.1.15
github.com/OperatorFoundation/shapeshifter-transports/transports/meeklite/v2 v2.1.16
github.com/OperatorFoundation/shapeshifter-transports/transports/obfs4/v2 v2.1.16
github.com/OperatorFoundation/shapeshifter-transports/transports/shadow/v2 v2.1.16
golang.org/x/net v0.0.0-20200226121028-0de0cce0169b
)

0 comments on commit ec335e5

Please sign in to comment.