mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-27 15:16:43 +00:00
fix build
This commit is contained in:
parent
580a4cbcf6
commit
5e5584759b
1 changed files with 1 additions and 1 deletions
2
go.mod
2
go.mod
|
|
@ -1,6 +1,6 @@
|
||||||
module github.com/maticnetwork/bor
|
module github.com/maticnetwork/bor
|
||||||
|
|
||||||
go 1.14.7
|
go 1.14
|
||||||
|
|
||||||
require (
|
require (
|
||||||
github.com/Azure/azure-storage-blob-go v0.7.0
|
github.com/Azure/azure-storage-blob-go v0.7.0
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue