Skip to content

Commit 23d50f4

Browse files
committed
deps: update fmt to v0.23.2
1 parent c8ea97b commit 23d50f4

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

benchmark/bench-binary-size/tinystring-lib/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module tinystring-example
22

33
go 1.25.2
44

5-
require github.com/tinywasm/fmt v0.23.1
5+
require github.com/tinywasm/fmt v0.23.2
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
github.com/tinywasm/fmt v0.23.1 h1:IPH0SnEttevoOFr0KN4A7KoOxLfK8IdxO+cS1KqZN0M=
2-
github.com/tinywasm/fmt v0.23.1/go.mod h1:L2GCAi6asgytPV6TVvGrRq5Ml+DkUt1Ijo5i/2J1jOY=
1+
github.com/tinywasm/fmt v0.23.2 h1:NWHfT3Lpi57V5yMytfCuyM65tqHBNrT5HDeqo+Nh//Q=
2+
github.com/tinywasm/fmt v0.23.2/go.mod h1:L2GCAi6asgytPV6TVvGrRq5Ml+DkUt1Ijo5i/2J1jOY=

0 commit comments

Comments
 (0)