Skip to content

Commit b00e83e

Browse files
fredbiclaude
andauthored
chore: bump go directive to 1.25.0 (#102)
Update all go.mod (and go.work where applicable) to require go 1.25.0. Signed-off-by: Frederic BIDON <fredbi@yahoo.com> Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 53f8970 commit b00e83e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module github.com/go-openapi/errors
22

33
require github.com/go-openapi/testify/v2 v2.4.1
44

5-
go 1.24.0
5+
go 1.25.0

0 commit comments

Comments
 (0)