Skip to content

Commit 5e3f9ae

Browse files
authored
chore: update CLIProxyAPI replace (#552)
Force-merged as explicitly requested after confirming PR is open, approved, and mergeable.
1 parent c99f36c commit 5e3f9ae

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,4 +114,4 @@ require (
114114
modernc.org/sqlite v1.23.1 // indirect
115115
)
116116

117-
replace github.com/router-for-me/CLIProxyAPI/v6 => github.com/awsl-project/CLIProxyAPI/v6 v6.0.0-20260505045601-11bf5adba145
117+
replace github.com/router-for-me/CLIProxyAPI/v6 => github.com/awsl-project/CLIProxyAPI/v6 v6.0.0-20260507052548-159217ed39b2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ github.com/aws/aws-sdk-go-v2/credentials v1.19.14 h1:n+UcGWAIZHkXzYt87uMFBv/l8TH
1010
github.com/aws/aws-sdk-go-v2/credentials v1.19.14/go.mod h1:cJKuyWB59Mqi0jM3nFYQRmnHVQIcgoxjEMAbLkpr62w=
1111
github.com/aws/smithy-go v1.24.2 h1:FzA3bu/nt/vDvmnkg+R8Xl46gmzEDam6mZ1hzmwXFng=
1212
github.com/aws/smithy-go v1.24.2/go.mod h1:YE2RhdIuDbA5E5bTdciG9KrW3+TiEONeUWCqxX9i1Fc=
13-
github.com/awsl-project/CLIProxyAPI/v6 v6.0.0-20260505045601-11bf5adba145 h1:P3cbM1JoVzSkpYpGxvHEMH1rA4AT5rKsMmM04pQLdC0=
14-
github.com/awsl-project/CLIProxyAPI/v6 v6.0.0-20260505045601-11bf5adba145/go.mod h1:P1jsIPFXorYGuS2N/3BlZYkpRKi/z7+oR3+1tdG0u4k=
13+
github.com/awsl-project/CLIProxyAPI/v6 v6.0.0-20260507052548-159217ed39b2 h1:+RPtLy9nVzFjLa6TwF5smVNj/FGY3id3s1l1ct7MILM=
14+
github.com/awsl-project/CLIProxyAPI/v6 v6.0.0-20260507052548-159217ed39b2/go.mod h1:P1jsIPFXorYGuS2N/3BlZYkpRKi/z7+oR3+1tdG0u4k=
1515
github.com/bep/debounce v1.2.1 h1:v67fRdBA9UQu2NhLFXrSg0Brw7CexQekrBwDMM8bzeY=
1616
github.com/bep/debounce v1.2.1/go.mod h1:H8yggRPQKLUhUoqrJC1bO2xNya7vanpDl7xR3ISbCJ0=
1717
github.com/bytedance/gopkg v0.1.3 h1:TPBSwH8RsouGCBcMBktLt1AymVo2TVsBVCY4b6TnZ/M=

0 commit comments

Comments
 (0)