Fix: remove agent unused go dependency (#1050)

This commit is contained in:
Igor Gov
2022-04-28 12:08:59 +03:00
committed by GitHub
parent 3978ace4ef
commit 4e22e77597
2 changed files with 1 additions and 1 deletions

View File

@@ -19,7 +19,6 @@ require (
github.com/nav-inc/datetime v0.1.3
github.com/op/go-logging v0.0.0-20160315200505-970db520ece7
github.com/orcaman/concurrent-map v1.0.0
github.com/patrickmn/go-cache v2.1.0+incompatible
github.com/stretchr/testify v1.7.0
github.com/up9inc/basenine/client/go v0.0.0-20220419100955-e2ca51087607
github.com/up9inc/mizu/logger v0.0.0