Update package version to 4.53.6

This commit is contained in:
2026-09-04 15:58:25 +03:00
parent 33e468d708
commit bceecdef41
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ build() {
# The check function is executed in the source directory
# This function is used to run tests to verify the package has been compiled correctly
check() {
go test ./...
./scripts/test.sh
}
# The package function is executed in the source directory