mirror of
https://github.com/luxfi/genesis.git
synced 2026-07-27 04:11:41 +00:00
go: 1.26.3 → 1.26.4 (security: crypto/x509, mime, net/textproto)
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
module github.com/luxfi/genesis/builder
|
||||
|
||||
go 1.26.3
|
||||
go 1.26.4
|
||||
|
||||
// Builder tier — uses luxfi/utxo / vm / database / proto for
|
||||
// chain-genesis construction. Kept SEPARATE so downstream consumers
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
module github.com/luxfi/genesis/cmd
|
||||
|
||||
go 1.26.3
|
||||
go 1.26.4
|
||||
|
||||
// Tools-tier nested module. Imports the parent genesis module for
|
||||
// data types + the heavy luxfi/node SDK for wallet/tx-builder bits.
|
||||
|
||||
Reference in New Issue
Block a user