pomerium/config/envoyconfig/filemgr
Caleb Doxsey dc9a6bdb81
replace xxhash with xxh3 (#5457)
* update config file paths hash

* update filemgr

* use xxh3 for hashutil.Hash

* update hashutil digest, fix trace buffer test

* update comments

* update namegen, go mod tidy
2025-01-31 08:44:08 -07:00
..
config.go
filemgr.go
filemgr_test.go replace xxhash with xxh3 (#5457) 2025-01-31 08:44:08 -07:00
name.go replace xxhash with xxh3 (#5457) 2025-01-31 08:44:08 -07:00
name_test.go