Skip to content

Commit

Permalink
修改包版本
Browse files Browse the repository at this point in the history
  • Loading branch information
steden committed Dec 12, 2022
1 parent 514af19 commit 5eca944
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ module github.com/farseer-go/webapi
go 1.19

require (
github.com/farseer-go/collections v0.1.2-0.20221212104253-9e7f73ea06e6
github.com/farseer-go/fs v0.2.1-0.20221210160238-a1fe72e34b47
github.com/farseer-go/collections v0.2.0
github.com/farseer-go/fs v0.3.0
github.com/farseer-go/utils v0.2.1-0.20221212104253-44d162058c4d
)

Expand Down

0 comments on commit 5eca944

Please sign in to comment.