Skip to content

Commit 0a22aae

Browse files
authored
fix(go): define go minor version (#105)
1 parent 1640e5d commit 0a22aae

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 seasonpackarr
22

3-
go 1.22
3+
go 1.22.0
44

55
require (
66
github.com/anacrolix/torrent v1.55.0

0 commit comments

Comments
 (0)