Skip to content

Instantly share code, notes, and snippets.

@bloodeagle40234
Created May 3, 2019 16:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bloodeagle40234/6eb6c7491afc432b424385fda37a053a to your computer and use it in GitHub Desktop.
Save bloodeagle40234/6eb6c7491afc432b424385fda37a053a to your computer and use it in GitHub Desktop.
diff --git a/go/swift-rpc-losf/rpc.go b/go/swift-rpc-losf/rpc.go
index e0a337c..45305d4 100644
--- a/go/swift-rpc-losf/rpc.go
+++ b/go/swift-rpc-losf/rpc.go
@@ -28,7 +28,7 @@ import (
"google.golang.org/grpc"
"google.golang.org/grpc/codes"
"google.golang.org/grpc/status"
- "github.com/alecuyer/statsd"
+ "github.com/bloodeagle40234/statsd/v2"
"net"
"os"
"path"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment