Skip to content

Commit cfb7ac5

Browse files
committed
Temporary hack to work on a fork of fork of this project
1 parent af1c585 commit cfb7ac5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

go.mod

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,6 @@ require (
2727
golang.org/x/term v0.28.0 // indirect
2828
gopkg.in/yaml.v3 v3.0.1 // indirect
2929
)
30+
31+
// TODO(zph): Remove this once the PR is merged
32+
replace github.com/aws/session-manager-plugin => github.com/zph/session-manager-plugin v0.0.0-20250224205035-af1c585d288e

0 commit comments

Comments
 (0)