Skip to content

Commit

Permalink
升级 ginx 到最新版本 (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
flycash authored Mar 30, 2024
1 parent c0d7445 commit 6f22335
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.21.0
require (
github.com/ecodeclub/ecache v0.0.0-20240111145855-75679834beca
github.com/ecodeclub/ekit v0.0.9-0.20240211145635-ea42c17ffeb0
github.com/ecodeclub/ginx v0.0.0-20240326145355-0c3345eabf73
github.com/ecodeclub/ginx v0.0.0-20240330050527-80840e6a01ba
github.com/ecodeclub/mq-api v0.0.0-20231030023724-b3c489cdada2
github.com/ecodeclub/webook-private v0.0.0-20240328102016-f96c72f49853
github.com/ego-component/egorm v1.1.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,8 @@ github.com/ecodeclub/ecache v0.0.0-20240111145855-75679834beca h1:qksXJxULYYX+3Z
github.com/ecodeclub/ecache v0.0.0-20240111145855-75679834beca/go.mod h1:faDaVWB0J1EfgyY6e7Z40EWv65Asu4FrtlWVDAOBRiM=
github.com/ecodeclub/ekit v0.0.9-0.20240211145635-ea42c17ffeb0 h1:z10DfuwTEQusqNbUY04KWv1BNpaEniHToLXNU4mGGJ0=
github.com/ecodeclub/ekit v0.0.9-0.20240211145635-ea42c17ffeb0/go.mod h1:rEGubThvxoIQT/qnbVBkZgSvYwgKrY/dtwEWKRTmgeY=
github.com/ecodeclub/ginx v0.0.0-20240326145355-0c3345eabf73 h1:Tb1rJcAySspgPbP4aRWkaPL5SsCnFX6YXTHj1i8dKtA=
github.com/ecodeclub/ginx v0.0.0-20240326145355-0c3345eabf73/go.mod h1:PCGcpNNuknwamOKIEkRwfwKngqg4syGydrONSIxb08w=
github.com/ecodeclub/ginx v0.0.0-20240330050527-80840e6a01ba h1:itCI5FwPJ41E/JOs24xWpxaL4MMsS5oQ+vDR5G6RRAw=
github.com/ecodeclub/ginx v0.0.0-20240330050527-80840e6a01ba/go.mod h1:PCGcpNNuknwamOKIEkRwfwKngqg4syGydrONSIxb08w=
github.com/ecodeclub/mq-api v0.0.0-20231030023724-b3c489cdada2 h1:qTDaGwQeYTEgFCOfDBDC4bkpDYYXvyTDRu8cq316g5Y=
github.com/ecodeclub/mq-api v0.0.0-20231030023724-b3c489cdada2/go.mod h1:mRlnirjJILt4xJ6WaG6XdwNq8HyEVK3v/4bOlIb96ts=
github.com/edsrzf/mmap-go v1.0.0/go.mod h1:YO35OhQPt3KJa3ryjFM5Bs14WD66h8eGKpfaBNrHW5M=
Expand Down

0 comments on commit 6f22335

Please sign in to comment.