Skip to content

Commit 9c58779

Browse files
committed
chore!: bump go.mod to Go 1.23 and run go fix
BREAKING CHANGE: Updating the Go version to 1.23
1 parent a7549cb commit 9c58779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ require (
1414
golang.org/x/sys v0.0.0-20210630005230-0f9fa26af87c // indirect
1515
)
1616

17-
go 1.22
17+
go 1.23

0 commit comments

Comments
 (0)