Update go.mod

This commit is contained in:
Sveta Smirnova
2023-10-03 17:55:07 +03:00
committed by GitHub
parent 1db7afd418
commit a4f1f4d6bd
+1 -1
View File
@@ -1,6 +1,6 @@
module github.com/percona/percona-toolkit
go 1.21.1
go 1.21
require (
github.com/AlekSi/pointer v1.2.0