Skip to content

Commit c4d95df

Browse files
author
zocomputer
committed
Fix invalid go version in go.mod (1.24.2 -> 1.23)
1 parent 7c3d919 commit c4d95df

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/h0tak88r/AutoAR
22

3-
go 1.24.2
3+
go 1.23
44

55
require (
66
github.com/99designs/keyring v1.2.1

0 commit comments

Comments
 (0)