Skip to content

Commit

Permalink
Update anyproxy
Browse files Browse the repository at this point in the history
  • Loading branch information
wzshiming committed Aug 16, 2021
1 parent c7d728f commit d17a315
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.16
require (
github.com/Microsoft/go-winio v0.5.0
github.com/spf13/pflag v1.0.5
github.com/wzshiming/anyproxy v0.3.1
github.com/wzshiming/anyproxy v0.4.2
github.com/wzshiming/cmux v0.2.2
github.com/wzshiming/commandproxy v0.2.0
github.com/wzshiming/httpproxy v0.3.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ github.com/sirupsen/logrus v1.7.0/go.mod h1:yWOB1SBYBC5VeMP7gHvWumXLIWorT60ONWic
github.com/spf13/pflag v1.0.5 h1:iy+VFUOCP1a+8yFto/drg2CJ5u0yRoB7fZw3DKv/JXA=
github.com/spf13/pflag v1.0.5/go.mod h1:McXfInJRrz4CZXVZOBLb0bTZqETkiAhM9Iw0y3An2Bg=
github.com/stretchr/testify v1.2.2/go.mod h1:a8OnRcib4nhh0OaRAV+Yts87kKdq0PP7pXfy6kDkUVs=
github.com/wzshiming/anyproxy v0.3.1 h1:DbTpun3NvBKn+AbVNYmaAiuZWqL5sYSUOq3f6v/x/s4=
github.com/wzshiming/anyproxy v0.3.1/go.mod h1:vWVvSKRU4rVgfdUcAT14Fpo6t59v1TJyjNNjcPQ41mQ=
github.com/wzshiming/anyproxy v0.4.2 h1:G08bJPJo1fbXD+xZlgvNNXcEWEo+YRGYtdQAe6nvyZ0=
github.com/wzshiming/anyproxy v0.4.2/go.mod h1:vWVvSKRU4rVgfdUcAT14Fpo6t59v1TJyjNNjcPQ41mQ=
github.com/wzshiming/cmux v0.2.2 h1:U6IH96kRFxnnjy3duskHvp237o8cK6gILQYIROE3NI4=
github.com/wzshiming/cmux v0.2.2/go.mod h1:Vgdbl+BdSp0X3zHw3P+XW4sxyorR5y9NiKjRGRRnJdo=
github.com/wzshiming/commandproxy v0.2.0 h1:uPVhgIj2YSncRUo6g9smGR6OMzsIg7lwklcMHPPmEeM=
Expand Down

0 comments on commit d17a315

Please sign in to comment.