Skip to content

Commit

Permalink
feat(xgolanglru): improve
Browse files Browse the repository at this point in the history
  • Loading branch information
彭业昌 committed Dec 25, 2023
1 parent 5e1fced commit 2140308
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ require (
github.com/gorilla/websocket v1.5.0
github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.17.1
github.com/hashicorp/golang-lru/v2 v2.0.5
github.com/hashicorp/golang-lru/v2 v2.0.7
github.com/hnlq715/struct2interface v0.1.5
github.com/iancoleman/strcase v0.3.0
github.com/json-iterator/go v1.1.12
Expand Down

0 comments on commit 2140308

Please sign in to comment.