TRON driver update

This commit is contained in:
Stephan D
2026-02-05 11:47:41 +01:00
parent 542d88750d
commit 3a4f1c7e3f
4 changed files with 36 additions and 5 deletions

View File

@@ -11,6 +11,7 @@ require (
github.com/hashicorp/vault/api v1.22.0
github.com/mitchellh/mapstructure v1.5.0
github.com/prometheus/client_golang v1.23.2
github.com/shengdoushi/base58 v1.0.0
github.com/shopspring/decimal v1.4.0
github.com/stretchr/testify v1.11.1
github.com/tech/sendico/pkg v0.1.0
@@ -72,7 +73,6 @@ require (
github.com/prometheus/procfs v0.19.2 // indirect
github.com/rjeczalik/notify v0.9.3 // indirect
github.com/ryanuber/go-glob v1.0.0 // indirect
github.com/shengdoushi/base58 v1.0.0 // indirect
github.com/shirou/gopsutil v3.21.11+incompatible // indirect
github.com/supranational/blst v0.3.16 // indirect
github.com/tklauser/go-sysconf v0.3.16 // indirect