mirror of
https://github.com/superseriousbusiness/gotosocial
synced 2025-06-05 21:59:39 +02:00
update go-structr v0.2.0 => v0.3.0 to fix possible hash collision issues (#2586)
This commit is contained in:
5
vendor/codeberg.org/gruf/go-structr/test.sh
generated
vendored
Normal file
5
vendor/codeberg.org/gruf/go-structr/test.sh
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
set -e
|
||||
go test -v -tags=structr_32bit_hash .
|
||||
go test -v -tags=structr_48bit_hash .
|
||||
go test -v -tags=structr_64bit_hash .
|
Reference in New Issue
Block a user