Skip to content

Commit

Permalink
升级框架
Browse files Browse the repository at this point in the history
  • Loading branch information
steden committed Nov 19, 2024
1 parent 8e83361 commit 67ec85f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,13 @@ require (
github.com/farseer-go/cache v0.15.0
github.com/farseer-go/collections v0.15.0
github.com/farseer-go/fs v0.15.0
github.com/stretchr/testify v1.9.0
)

require (
github.com/davecgh/go-spew v1.1.1 // indirect
github.com/farseer-go/mapper v0.15.0 // indirect
github.com/pmezard/go-difflib v1.0.0 // indirect
github.com/timandy/routine v1.1.4 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)

0 comments on commit 67ec85f

Please sign in to comment.