Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
CryptoSax committed Sep 21, 2023
1 parent 9fd844b commit 47af004
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion shadow/v3/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/OperatorFoundation/Shadow-go/shadow/v3
go 1.17

require (
github.com/OperatorFoundation/go-shadowsocks2 v1.1.15
github.com/OperatorFoundation/go-shadowsocks2 v1.2.0
github.com/OperatorFoundation/locket-go v1.0.4
github.com/kataras/golog v0.1.7
)
Expand Down
4 changes: 2 additions & 2 deletions shadow/v3/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/OperatorFoundation/go-bloom v1.0.1 h1:8q/rfgfG7OvwGkmzusIuV8PlS8MvA/T0kQ2MXm9371g=
github.com/OperatorFoundation/go-bloom v1.0.1/go.mod h1:b6bJWAnYIhwDgFIIolHyeuTYbPWAYj1Lnnwvcoa7P38=
github.com/OperatorFoundation/go-shadowsocks2 v1.1.15 h1:g2tyzfsV2d8cnwe5/RaCAuzI9reLupE3GVafM+abqqU=
github.com/OperatorFoundation/go-shadowsocks2 v1.1.15/go.mod h1:yw8jel8UNDWkJNE3wwAfEyctdCw6DI1FWBrZgcuoBfI=
github.com/OperatorFoundation/go-shadowsocks2 v1.2.0 h1:MtxNMR5ox7rJ+kknvK2WbZeiYeeI6qLnh9Ib6paJKiM=
github.com/OperatorFoundation/go-shadowsocks2 v1.2.0/go.mod h1:yw8jel8UNDWkJNE3wwAfEyctdCw6DI1FWBrZgcuoBfI=
github.com/OperatorFoundation/locket-go v1.0.4 h1:QvdqVznhDmCUqT23eihp3e0mJ9jK/nFpcAJSWrJSD1I=
github.com/OperatorFoundation/locket-go v1.0.4/go.mod h1:1AhXjUWRgU3dXxPSsUcW8L2QUJGLaQ0umBqGpC36cEw=
github.com/aead/ecdh v0.2.0 h1:pYop54xVaq/CEREFEcukHRZfTdjiWvYIsZDXXrBapQQ=
Expand Down

0 comments on commit 47af004

Please sign in to comment.