From f8a8ce75696b1665d5695901ea1d5eb54149d580 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Sat, 22 Feb 2025 00:58:48 -0500 Subject: [PATCH] Update go.mod: bring go 1.24 down to 1.23 --- picocrypt/go.mod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/picocrypt/go.mod b/picocrypt/go.mod index 4d20523..5a738b7 100644 --- a/picocrypt/go.mod +++ b/picocrypt/go.mod @@ -1,6 +1,6 @@ module github.com/Picocrypt/CLI/picocrypt -go 1.24 +go 1.23 require ( github.com/Picocrypt/infectious v0.0.0-20240830233326-3a050f65f9ec