Commit d9cad7c1 authored by Russell Dickenson's avatar Russell Dickenson

Merge branch 'aakif-master-patch-06142' into 'master'

Update the Golang feature flag example to use Unleash client v3

See merge request gitlab-org/gitlab!79339
parents 451cb4a7 3f39e1ca
......@@ -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