File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
frameworks/Go/chi/src/chi-sjson Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module chi/server
3
3
go 1.23.1
4
4
5
5
require (
6
- github.com/go-chi/chi/v5 v5.2.1
6
+ github.com/go-chi/chi/v5 v5.2.2
7
7
github.com/go-sql-driver/mysql v1.9.1
8
8
)
9
9
Original file line number Diff line number Diff line change 1
1
filippo.io/edwards25519 v1.1.0 h1:FNf4tywRC1HmFuKW5xopWpigGjJKiJSV0Cqo0cJWDaA =
2
2
filippo.io/edwards25519 v1.1.0 /go.mod h1:BxyFTGdWcka3PhytdK4V28tE5sGfRvvvRV7EaN4VDT4 =
3
- github.com/go-chi/chi/v5 v5.2.1 h1:KOIHODQj58PmL80G2Eak4WdvUzjSJSm0vG72crDCqb8 =
4
- github.com/go-chi/chi/v5 v5.2.1 /go.mod h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops =
3
+ github.com/go-chi/chi/v5 v5.2.2 h1:CMwsvRVTbXVytCk1Wd72Zy1LAsAh9GxMmSNWLHCG618 =
4
+ github.com/go-chi/chi/v5 v5.2.2 /go.mod h1:L2yAIGWB3H+phAw1NxKwWM+7eUH/lU8pOMm5hHcoops =
5
5
github.com/go-sql-driver/mysql v1.9.1 h1:FrjNGn/BsJQjVRuSa8CBrM5BWA9BWoXXat3KrtSb/iI =
6
6
github.com/go-sql-driver/mysql v1.9.1 /go.mod h1:qn46aNg1333BRMNU69Lq93t8du/dwxI64Gl8i5p1WMU =
You can’t perform that action at this time.
0 commit comments