Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,4 @@ require (
// Using a fork of the official package that adds support for AWS SDK v2 (avoiding dependency on the EoL v1 SDK).
// We can switch back to the official package once it supports AWS SDK v2.
// See: https://github.com/tink-crypto/tink-go-awskms/issues/10
replace github.com/tink-crypto/tink-go-awskms/v3 => github.com/chinmina/tink-go-awskms/v3 v3.0.0-20260214054955-8ffd434cd534
replace github.com/tink-crypto/tink-go-awskms/v3 => github.com/chinmina/tink-go-awskms/v3 ce56148d0edc
Loading