mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-18 09:43:09 +00:00
Release 3.5.0 (#563)
* Changelog and version for Release 3.5.0 * PT-2076 add rhel9 dependency * PT-2128 Updated version to 3.5.0 Co-authored-by: svetasmirnova <sveta.smirnova@percona.com> Co-authored-by: EvgeniyPatlan <evgeniy.patlan@percona.com>
This commit is contained in:
@@ -2,11 +2,12 @@ package main
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"golang.org/x/exp/slices"
|
||||
"os/exec"
|
||||
"path"
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"golang.org/x/exp/slices"
|
||||
)
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user