Update go.mod: require go1.24
Some checks failed
CodeQL / Analyze (push) Has been cancelled

This commit is contained in:
Evan Su 2025-02-24 18:16:29 -05:00 committed by GitHub
parent 81caa2b10f
commit e3c22b8521
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,7 @@
module github.com/Picocrypt/CLI/picocrypt
go 1.23
go 1.24
require (
github.com/Picocrypt/infectious v0.0.0-20240830233326-3a050f65f9ec
github.com/Picocrypt/serpent v0.0.0-20240830233833-9ad6ab254fd7