diff --git a/go.mod b/go.mod index 92c8fdf..d84f019 100644 --- a/go.mod +++ b/go.mod @@ -117,4 +117,4 @@ require ( // Replace digest lib to master to gather access to BLAKE3. // xref: https://github.com/opencontainers/go-digest/pull/66 -replace github.com/opencontainers/go-digest => github.com/opencontainers/go-digest v1.0.1-0.20220411205349-bde1400a84be +replace github.com/opencontainers/go-digest => github.com/opencontainers/go-digest v1.0.1-0.20240426182413-22b78e47854a