Skip to content

Commit

Permalink
更新依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
xmdhs committed Dec 1, 2023
1 parent 9c5c7d4 commit 3c70f65
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
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.21
require (
github.com/samber/lo v1.38.1
github.com/tidwall/gjson v1.17.0
github.com/xmdhs/clash2singbox v0.0.3-0.20231201055643-08fd36ed81ed
github.com/xmdhs/clash2singbox v0.0.3-0.20231201153110-af5ba229de8a
go.etcd.io/bbolt v1.3.8
lukechampine.com/blake3 v1.2.1
)
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ github.com/tidwall/pretty v1.2.1 h1:qjsOFOWWQl+N3RsoF5/ssm1pHmJJwhjlSbZ51I6wMl4=
github.com/tidwall/pretty v1.2.1/go.mod h1:ITEVvHYasfjBbM0u2Pg8T2nJnzm8xPwvNhhsoaGGjNU=
github.com/xmdhs/clash2singbox v0.0.3-0.20231201055643-08fd36ed81ed h1:RjGFwm7wWEe86PhdmwerFWhsMuLdRgNeyI5HUnriqb4=
github.com/xmdhs/clash2singbox v0.0.3-0.20231201055643-08fd36ed81ed/go.mod h1:u2kIEBN2r26EGFSdU7mTwCqz4XG2B7Cwq8U1dVn2IXI=
github.com/xmdhs/clash2singbox v0.0.3-0.20231201153110-af5ba229de8a h1:t0iiueuDRxG7Fjx3iZ8a2nD9OTcbpDa6Pe/aleeLnFM=
github.com/xmdhs/clash2singbox v0.0.3-0.20231201153110-af5ba229de8a/go.mod h1:u2kIEBN2r26EGFSdU7mTwCqz4XG2B7Cwq8U1dVn2IXI=
go.etcd.io/bbolt v1.3.8 h1:xs88BrvEv273UsB79e0hcVrlUWmS0a8upikMFhSyAtA=
go.etcd.io/bbolt v1.3.8/go.mod h1:N9Mkw9X8x5fupy0IKsmuqVtoGDyxsaDlbk4Rd05IAQw=
golang.org/x/exp v0.0.0-20231110203233-9a3e6036ecaa h1:FRnLl4eNAQl8hwxVVC17teOw8kdjVDVAiFMtgUdTSRQ=
Expand Down

0 comments on commit 3c70f65

Please sign in to comment.