Skip to content

Commit 7a6d045

Browse files
committed
Add cl
1 parent 83e663b commit 7a6d045

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

builtin/logical/transit/path_keys_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"testing"
1111
"time"
1212

13-
"github.com/hashicorp/go-uuid"
13+
uuid "github.com/hashicorp/go-uuid"
1414
"github.com/hashicorp/vault/api"
1515
"github.com/hashicorp/vault/audit"
1616
"github.com/hashicorp/vault/builtin/logical/transit"

changelog/28839.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
```release-note:bug
2+
secrets/transit: Fix a race in which responses from the key update api could contain results from another subsequent update
3+
```

0 commit comments

Comments
 (0)