Update go.mod: bring go 1.24 down to 1.23
Some checks failed
CodeQL / Analyze (push) Has been cancelled

This commit is contained in:
Evan Su 2025-02-22 00:58:48 -05:00 committed by GitHub
parent 308600d22c
commit f8a8ce7569
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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