X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=go.mod;h=b6ae93769d7a90c7974a63bded54f04385ffe5a9;hb=18fd03c7dd490347eeec3ed60e176fb3a8ccc3c7;hp=0fb43fab3caedc7339ffbaa93afd84fa9476ccbf;hpb=78b2b0a83eb5ed740f21efb0b177d7c5609d7230;p=ric-plt%2Falarm-go.git diff --git a/go.mod b/go.mod index 0fb43fa..b6ae937 100644 --- a/go.mod +++ b/go.mod @@ -20,8 +20,6 @@ require ( github.com/gorilla/mux v1.7.1 github.com/jedib0t/go-pretty v4.3.0+incompatible github.com/mattn/go-runewidth v0.0.9 // indirect - github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect - github.com/modern-go/reflect2 v1.0.1 // indirect github.com/prometheus/alertmanager v0.20.0 github.com/spf13/viper v1.6.2 github.com/stretchr/testify v1.5.1