mirror of
https://github.com/coder/coder.git
synced 2026-06-04 05:28:20 +00:00
92d02ad6cb
`github.com/cespare/xxhash/v2` is the latest version with bug fixes and improvements. No breaking changes, see https://go.dev/play/p/4fisKvMhrGR. Affected lines of code are: - https://github.com/coder/coder/blob/8b9763dd2c5d82046c99437d8acdeaa6b552e8c4/provisioner/terraform/timings.go#L202-L205 - https://github.com/coder/coder/blob/8b9763dd2c5d82046c99437d8acdeaa6b552e8c4/provisioner/terraform/internal/timings_test_utils.go#L90-L91 Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>