diff --git a/go.mod b/go.mod index ad0124d..78a8b13 100644 --- a/go.mod +++ b/go.mod @@ -2,7 +2,7 @@ module github.com/etherscan/etherscan-cli go 1.25.0 -toolchain go1.25.12 +toolchain go1.25.13 require ( github.com/BurntSushi/toml v1.6.0