openbsd-ports/security/go-siphash/pkg/PLIST
danj 10fa3ca57a Update to go-siphash-1.2.3
From George Rosamond who becomes maintainer. Previous maintainer
timeout (unsurprisingly).
2022-05-29 15:41:20 +00:00

26 lines
1.1 KiB
Plaintext

go-pkg/
go-pkg/pkg/
${MODGO_PACKAGES}/
${MODGO_PACKAGES}/github.com/
${MODGO_PACKAGES}/github.com/dchest/
${MODGO_PACKAGES}/github.com/dchest/siphash.a
${MODGO_SOURCES}/
${MODGO_SOURCES}/github.com/
${MODGO_SOURCES}/github.com/dchest/
${MODGO_SOURCES}/github.com/dchest/siphash/
${MODGO_SOURCES}/github.com/dchest/siphash/LICENSE
${MODGO_SOURCES}/github.com/dchest/siphash/README.md
${MODGO_SOURCES}/github.com/dchest/siphash/blocks.go
${MODGO_SOURCES}/github.com/dchest/siphash/blocks_amd64.s
${MODGO_SOURCES}/github.com/dchest/siphash/blocks_arm.s
${MODGO_SOURCES}/github.com/dchest/siphash/blocks_asm.go
${MODGO_SOURCES}/github.com/dchest/siphash/go.mod
${MODGO_SOURCES}/github.com/dchest/siphash/hash.go
${MODGO_SOURCES}/github.com/dchest/siphash/hash128.go
${MODGO_SOURCES}/github.com/dchest/siphash/hash128_amd64.s
${MODGO_SOURCES}/github.com/dchest/siphash/hash_amd64.s
${MODGO_SOURCES}/github.com/dchest/siphash/hash_arm.go
${MODGO_SOURCES}/github.com/dchest/siphash/hash_asm.go
${MODGO_SOURCES}/github.com/dchest/siphash/siphash.go
${MODGO_SOURCES}/github.com/dchest/siphash/siphash_test.go