*(global): upgrade dependencies, start using Go v1.14

This commit is contained in:
Andrey Meshkov
2020-04-05 18:21:26 +03:00
parent c73dd5577f
commit d5b826e12f
7 changed files with 131 additions and 116 deletions

View File

@@ -12,7 +12,7 @@ import (
"time"
"github.com/AdguardTeam/golibs/log"
bolt "github.com/etcd-io/bbolt"
bolt "go.etcd.io/bbolt"
)
const (