From e9b67ddf37418df31124cb3f25ec73e9504766fb Mon Sep 17 00:00:00 2001 From: Vitaly Zhuravlev Date: Fri, 13 Dec 2024 17:01:48 +0000 Subject: [PATCH] Remove foundation-sdk --- go.mod | 1 - 1 file changed, 1 deletion(-) diff --git a/go.mod b/go.mod index 2e91c84..ba69689 100644 --- a/go.mod +++ b/go.mod @@ -64,7 +64,6 @@ require ( github.com/gorilla/mux v1.8.1 // indirect github.com/grafana/dskit v0.0.0-20240905221822-931a021fb06b // indirect github.com/grafana/gomemcache v0.0.0-20240229205252-cd6a66d6fb56 // indirect - github.com/grafana/grafana-foundation-sdk/go v0.0.0-20241101005901-83e3491f2a70 // indirect github.com/grafana/jsonparser v0.0.0-20240425183733-ea80629e1a32 // indirect github.com/grafana/loki/pkg/push v0.0.0-20231124142027-e52380921608 // indirect github.com/grafana/pyroscope-go/godeltaprof v0.1.8 // indirect