Go: Replace golang.org/x/exp/slices with slices. (#12781)
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com> Co-authored-by: Eng Zer Jun <engzerjun@gmail.com>
This commit is contained in:
parent
9b1866a3f7
commit
abca410e07
3 changed files with 1 additions and 4 deletions
1
go.mod
1
go.mod
|
|
@ -26,7 +26,6 @@ require (
|
|||
github.com/yudai/gojsondiff v1.0.0
|
||||
github.com/zakjan/cert-chain-resolver v0.0.0-20221221105603-fcedb00c5b30
|
||||
golang.org/x/crypto v0.32.0
|
||||
golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
|
||||
google.golang.org/grpc v1.70.0
|
||||
google.golang.org/grpc/examples v0.0.0-20240223204917-5ccf176a08ab
|
||||
gopkg.in/go-playground/pool.v3 v3.1.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue