Unverified Commit ba2eea4b authored by Derek's avatar Derek Committed by GitHub
Browse files

docs: update feature guide for tally upgrade (#2026)

parent 96be7bc7
Showing with 2 additions and 2 deletions
+2 -2
......@@ -195,7 +195,7 @@ import (
"strings"
"github.com/golang/protobuf/ptypes/any"
"github.com/uber-go/tally"
"github.com/uber-go/tally/v4"
"go.uber.org/zap"
"google.golang.org/grpc/status"
......@@ -288,7 +288,7 @@ import (
"errors"
"github.com/golang/protobuf/ptypes/any"
"github.com/uber-go/tally"
"github.com/uber-go/tally/v4"
"go.uber.org/zap"
amiibov1 "github.com/{path_to_gateway}/backend/api/amiibo/v1"
......
Supports Markdown
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