Skip to content

Commit 575dda3

Browse files
committed
Minor bump to go version in go.mod
1 parent afe9abd commit 575dda3

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
module github.com/xo/ox
22

3-
go 1.24.2
4-
5-
toolchain go1.24.3
3+
go 1.24.3
64

75
require (
86
github.com/goccy/go-yaml v1.17.1

0 commit comments

Comments
 (0)