Skip to content

Commit 1140bd3

Browse files
committed
fix(example): bump minimum go version due to synctest usage
1 parent 6c091db commit 1140bd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module example
22

3-
go 1.24.3
3+
go 1.25
44

55
require (
66
github.com/frankban/quicktest v1.14.6

0 commit comments

Comments
 (0)