deps: bump config to v1.1.2 for BootstrapNodesKey

This commit is contained in:
Zach Kelling
2026-02-14 04:58:59 -08:00
parent 82344302ec
commit a6ce2e1d7c
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ require (
github.com/luxfi/address v1.0.1
github.com/luxfi/api v1.0.1
github.com/luxfi/atomic v1.0.0
github.com/luxfi/config v1.1.1
github.com/luxfi/config v1.1.2
github.com/luxfi/constants v1.4.4
github.com/luxfi/crypto v1.17.40
github.com/luxfi/genesis v1.6.1
+2
View File
@@ -264,6 +264,8 @@ github.com/luxfi/concurrent v0.0.3 h1:eJyv1fhaC0jMLMw6+QS774cUmp7GK+ouMgvLCqnC7c
github.com/luxfi/concurrent v0.0.3/go.mod h1:Aj/FR5NpM0cB2P4Nt3+tz9+dV6V+LUW4HuMgSjwq5hw=
github.com/luxfi/config v1.1.1 h1:4ExjqCFgbRaA8ahl6WSmTkqCkDbm6LN0138fAP6rYcY=
github.com/luxfi/config v1.1.1/go.mod h1:HAp0PjB0SGxWM3/bK9xQzeG5B0hWh5pZLA2/8jQ3Vtw=
github.com/luxfi/config v1.1.2 h1:iCUewwm7oT7ckRNyQkrVHZ5Ge+l+FadciGX/zyaPo/k=
github.com/luxfi/config v1.1.2/go.mod h1:z6t0a5pGpQz2uDW2qJPLX5fZ/eWbpiNa51gBc63ebFk=
github.com/luxfi/consensus v1.22.63 h1:1oRAOvSjfeC5IwDkWHgFTHflQFwhCNYItkfh19UmzZk=
github.com/luxfi/consensus v1.22.63/go.mod h1:PwMubdgQloJiYQPawTTJGhsaC4Ve3/BjCmNxTDjYdGg=
github.com/luxfi/constants v1.4.4 h1:R5MaZkQs70eHceZx+2LS9G2gmG7OcLF98BSkJol3OJE=