Skip to content

Commit 4e4e130

Browse files
committed
fix: go directive 1.23 -> 1.23.0
1 parent 324b111 commit 4e4e130

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

3-
go 1.23
3+
go 1.23.0
44

55
require github.com/kr/pretty v0.3.1
66

0 commit comments

Comments
 (0)