mirror of
https://github.com/Picocrypt/Picocrypt.git
synced 2025-05-12 05:48:30 +02:00
Update go.mod: need third part of version as of Go 1.24
This commit is contained in:
parent
a59e9b2bf4
commit
8e11d46abe
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
module Picocrypt
|
||||
|
||||
go 1.24
|
||||
go 1.24.2
|
||||
|
||||
require (
|
||||
github.com/Picocrypt/dialog v0.0.0-20240831001746-9ca708a9cd29
|
||||
|
|
Loading…
Add table
Reference in a new issue