Skip to content
This repository was archived by the owner on Jun 22, 2026. It is now read-only.

Commit 4f4a263

Browse files
authored
Merge pull request #7 from cockroachdb/go-123
use go 1.23
2 parents 6b1cf83 + 2f05a23 commit 4f4a263

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
@@ -1,6 +1,6 @@
11
module github.com/cockroachdb/version
22

3-
go 1.21
3+
go 1.23
44

55
require (
66
github.com/cockroachdb/errors v1.11.3

0 commit comments

Comments
 (0)