Skip to content

Commit

Permalink
chore: upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
snakem982 committed Dec 8, 2024
1 parent 0b20e08 commit e715bc1
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 @@ -142,6 +142,6 @@ require (
)

replace (
github.com/metacubex/mihomo => github.com/snakem982/mihomo v1.0.19-moshen
github.com/metacubex/mihomo => github.com/snakem982/mihomo v1.0.20-moshen
github.com/sagernet/sing => github.com/metacubex/sing v0.0.0-20241121030428-33b6ebc52000
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -239,8 +239,8 @@ github.com/sina-ghaderi/rabbitio v0.0.0-20220730151941-9ce26f4f872e h1:ur8uMsPIF
github.com/sina-ghaderi/rabbitio v0.0.0-20220730151941-9ce26f4f872e/go.mod h1:+e5fBW3bpPyo+3uLo513gIUblc03egGjMM0+5GKbzK8=
github.com/sirupsen/logrus v1.9.3 h1:dueUQJ1C2q9oE3F7wvmSGAaVtTmUizReu6fjN8uqzbQ=
github.com/sirupsen/logrus v1.9.3/go.mod h1:naHLuLoDiP4jHNo9R0sCBMtWGeIprob74mVsIT4qYEQ=
github.com/snakem982/mihomo v1.0.19-moshen h1:No6B6k+KUFvk27Uh9MlRO1h/3kZG6vEA9gNlEGN6gA8=
github.com/snakem982/mihomo v1.0.19-moshen/go.mod h1:MzLar/Q1J80hTUkuwNH4njg/7I/kjhiDGwqUFCkXUFk=
github.com/snakem982/mihomo v1.0.20-moshen h1:Cn4UnKwXasJ4F96Tt0tll6QpLI3yGEfVdDgbUvOlDhc=
github.com/snakem982/mihomo v1.0.20-moshen/go.mod h1:MzLar/Q1J80hTUkuwNH4njg/7I/kjhiDGwqUFCkXUFk=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
github.com/stretchr/objx v0.4.0/go.mod h1:YvHI0jy2hoMjB+UWwv71VJQ9isScKT/TqJzVSSt89Yw=
github.com/stretchr/objx v0.5.0/go.mod h1:Yh+to48EsGEfYuaHDzXPcE3xhTkx73EhmCGUpEOglKo=
Expand Down

0 comments on commit e715bc1

Please sign in to comment.