gotestsum match go version 1.19

Signed-off-by: yanggang <gang.yang@daocloud.io>
This commit is contained in:
yanggang 2022-11-17 20:42:22 +08:00
parent 344da9edb2
commit 3fc5802d11
No known key found for this signature in database
GPG Key ID: 7F6E0CAD1556A240

View File

@ -14,4 +14,4 @@
# See the License for the specific language governing permissions and # See the License for the specific language governing permissions and
# limitations under the License. # limitations under the License.
GO111MODULE=on go install gotest.tools/gotestsum@v1.7.0 GO111MODULE=on go install gotest.tools/gotestsum@v1.8.2