mirror of
https://github.com/v2fly/domain-list-community.git
synced 2025-12-18 00:20:04 +07:00
Chore: update dependencies (#3068)
This commit is contained in:
8
go.mod
8
go.mod
@@ -1,14 +1,14 @@
|
||||
module github.com/v2fly/domain-list-community
|
||||
|
||||
go 1.24
|
||||
go 1.24.0
|
||||
|
||||
require (
|
||||
github.com/v2fly/v2ray-core/v5 v5.38.0
|
||||
google.golang.org/protobuf v1.36.8
|
||||
github.com/v2fly/v2ray-core/v5 v5.42.0
|
||||
google.golang.org/protobuf v1.36.11
|
||||
)
|
||||
|
||||
require (
|
||||
github.com/adrg/xdg v0.5.3 // indirect
|
||||
github.com/golang/protobuf v1.5.4 // indirect
|
||||
golang.org/x/sys v0.34.0 // indirect
|
||||
golang.org/x/sys v0.38.0 // indirect
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user