mirror of
https://github.com/Picocrypt/CLI.git
synced 2026-03-11 14:44:23 +00:00
go.mod: require go1.24
This commit is contained in:
parent
dfcaf2ab2a
commit
eec3aa4c9e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
module github.com/Picocrypt/CLI/picocrypt
|
||||
|
||||
go 1.22.3
|
||||
go 1.24
|
||||
|
||||
require (
|
||||
github.com/Picocrypt/infectious v0.0.0-20240830233326-3a050f65f9ec
|
||||
|
|
|
|||
Loading…
Reference in a new issue