Skip to content

Commit

Permalink
Fix GO
Browse files Browse the repository at this point in the history
Signed-off-by: barshaul <[email protected]>
  • Loading branch information
barshaul committed Jul 9, 2024
1 parent ac238c6 commit b0b071a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/api/config_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ import (
"fmt"
"testing"

"github.com/valkey-io/valkey-glide/go/glide/protobuf"
"github.com/stretchr/testify/assert"
"github.com/valkey-io/valkey-glide/go/glide/protobuf"
)

func TestDefaultStandaloneConfig(t *testing.T) {
Expand Down

0 comments on commit b0b071a

Please sign in to comment.