fix(scripts): install Go 1.25.3 in pre-commit container and fix formatting
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
package api
|
||||
|
||||
import (
|
||||
"math"
|
||||
"context"
|
||||
"math"
|
||||
|
||||
auditv1 "git.dcentral.systems/toolz/goplt/api/proto/generated/audit/v1"
|
||||
"git.dcentral.systems/toolz/goplt/services/audit/internal/service"
|
||||
|
||||
@@ -208,4 +208,3 @@ func TestHash_Uniqueness(t *testing.T) {
|
||||
assert.True(t, valid, "All hashes should verify correctly")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user