Skip to content

Commit 565d1d7

Browse files
Update Dependencies (#412)
Co-authored-by: clash-meta-maintainer[bot] <148681994+clash-meta-maintainer[bot]@users.noreply.github.com>
1 parent e15477c commit 565d1d7

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

core/src/foss/golang/go.mod

-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ require (
3131
github.com/gobwas/pool v0.2.1 // indirect
3232
github.com/gobwas/ws v1.4.0 // indirect
3333
github.com/gofrs/uuid/v5 v5.3.0 // indirect
34-
github.com/golang/protobuf v1.5.4 // indirect
3534
github.com/google/btree v1.1.3 // indirect
3635
github.com/google/go-cmp v0.6.0 // indirect
3736
github.com/google/pprof v0.0.0-20210407192527-94a9f03dee38 // indirect

core/src/foss/golang/go.sum

-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ github.com/gofrs/uuid/v5 v5.3.0 h1:m0mUMr+oVYUdxpMLgSYCZiXe7PuVPnI94+OMeVBNedk=
6363
github.com/gofrs/uuid/v5 v5.3.0/go.mod h1:CDOjlDMVAtN56jqyRUZh58JT31Tiw7/oQyEXZV+9bD8=
6464
github.com/golang/protobuf v1.3.1/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
6565
github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek=
66-
github.com/golang/protobuf v1.5.4/go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps=
6766
github.com/google/btree v1.1.3 h1:CVpQJjYgC4VbzxeGVHfvZrv1ctoYCAI8vbl07Fcxlyg=
6867
github.com/google/btree v1.1.3/go.mod h1:qOPhT0dTNdNzV6Z/lhRX0YXUafgPLFUh+gZMl761Gm4=
6968
github.com/google/go-cmp v0.5.6/go.mod h1:v8dTdLbMG2kIc/vJvl+f65V22dbkXbowE6jgT/gNBxE=

0 commit comments

Comments
 (0)