Skip to content

Commit

Permalink
调整依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
steden committed Dec 3, 2023
1 parent 817d96b commit cbef92e
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,5 @@ require (
)

require (
github.com/devfeel/mapper v0.7.13 // indirect
github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203 // indirect
github.com/farseer-go/utils v0.8.0 // indirect
github.com/josharian/intern v1.0.0 // indirect
github.com/mailru/easyjson v0.7.7 // indirect
github.com/olivere/elastic/v7 v7.0.32 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/stretchr/testify v1.8.4 // indirect
github.com/timandy/routine v1.1.2 // indirect
golang.org/x/sys v0.13.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect

)

0 comments on commit cbef92e

Please sign in to comment.