Skip to content

Commit e5608b4

Browse files
committed
mod: set min Go version to 1.24
1 parent f81cab8 commit e5608b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module gopkg.in/dnaeon/go-vcr.v4
22

3-
go 1.22
3+
go 1.24
44

55
require github.com/goccy/go-yaml v1.18.0

0 commit comments

Comments
 (0)