diff --git a/go.mod b/go.mod
index 596c903d6f9097883eda8cb147a4686895d9581f..25aa978f8787df069f9edc7e5394a45491d6351b 100644
--- a/go.mod
+++ b/go.mod
@@ -1,6 +1,6 @@
 module github.com/maticnetwork/bor
 
-go 1.14
+go 1.14.7
 
 require (
 	github.com/Azure/azure-storage-blob-go v0.7.0