Skip to content
This repository was archived by the owner on Aug 3, 2025. It is now read-only.

Commit f8a8ce7

Browse files
authored
Update go.mod: bring go 1.24 down to 1.23
1 parent 308600d commit f8a8ce7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

picocrypt/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/Picocrypt/CLI/picocrypt
22

3-
go 1.24
3+
go 1.23
44

55
require (
66
github.com/Picocrypt/infectious v0.0.0-20240830233326-3a050f65f9ec

0 commit comments

Comments
 (0)