There was an error while loading. Please reload this page.
1 parent c8ea97b commit 23d50f4Copy full SHA for 23d50f4
2 files changed
benchmark/bench-binary-size/tinystring-lib/go.mod
@@ -2,4 +2,4 @@ module tinystring-example
2
3
go 1.25.2
4
5
-require github.com/tinywasm/fmt v0.23.1
+require github.com/tinywasm/fmt v0.23.2
benchmark/bench-binary-size/tinystring-lib/go.sum
@@ -1,2 +1,2 @@
1
-github.com/tinywasm/fmt v0.23.1 h1:IPH0SnEttevoOFr0KN4A7KoOxLfK8IdxO+cS1KqZN0M=
-github.com/tinywasm/fmt v0.23.1/go.mod h1:L2GCAi6asgytPV6TVvGrRq5Ml+DkUt1Ijo5i/2J1jOY=
+github.com/tinywasm/fmt v0.23.2 h1:NWHfT3Lpi57V5yMytfCuyM65tqHBNrT5HDeqo+Nh//Q=
+github.com/tinywasm/fmt v0.23.2/go.mod h1:L2GCAi6asgytPV6TVvGrRq5Ml+DkUt1Ijo5i/2J1jOY=
0 commit comments