Commit 3f39e1ca authored by Aakif's avatar Aakif

Update the Golang feature flag example to use Unleash client v3

parent d45f4217
......@@ -345,7 +345,7 @@ import (
"log"
"net/http"
"github.com/Unleash/unleash-client-go"
"github.com/Unleash/unleash-client-go/v3"
)
type metricsInterface struct {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment