Skip to content

Commit 8b2c04f

Browse files
committed
update
1 parent 5966ba6 commit 8b2c04f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ require (
366366
github.com/volatiletech/strmangle v0.0.8 // indirect
367367
github.com/webx-top/captcha v0.1.0 // indirect
368368
github.com/webx-top/chardet v0.0.2 // indirect
369-
github.com/webx-top/client v0.9.5
369+
github.com/webx-top/client v0.9.6
370370
github.com/webx-top/codec v0.3.0 // indirect
371371
github.com/webx-top/com v1.3.21
372372
github.com/webx-top/db v1.28.2

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2433,8 +2433,8 @@ github.com/webx-top/captcha v0.1.0 h1:uBTGMevM0tlII5Zyj4QbJPI6vTPI0uF+BA4zKLA8av
24332433
github.com/webx-top/captcha v0.1.0/go.mod h1:E7chb3O5Dqbcta3hBEGRGXGreItjbjPy72ihuqS4+d4=
24342434
github.com/webx-top/chardet v0.0.2 h1:N3oIiKmvQ5ALYlayZu+VazfmG9J/8kdrN0frwEKwbEQ=
24352435
github.com/webx-top/chardet v0.0.2/go.mod h1:n1yjPsNpYYaoW96sOZlk/D0FR/Gx72sNVM3pS7Js3ag=
2436-
github.com/webx-top/client v0.9.5 h1:bOQ0t7LE/WROAIkHc5ofBHa5MV7E5PomztuqCcm2pnw=
2437-
github.com/webx-top/client v0.9.5/go.mod h1:w6YFIn/tT2GV4HaKhbT8XU6VG/n1IVCFcKsR6x/+I+o=
2436+
github.com/webx-top/client v0.9.6 h1:sm16ygko3FSoRa1i3pLo/28OPS8eyeaJ6jnl1knMvYk=
2437+
github.com/webx-top/client v0.9.6/go.mod h1:w6YFIn/tT2GV4HaKhbT8XU6VG/n1IVCFcKsR6x/+I+o=
24382438
github.com/webx-top/codec v0.3.0 h1:IQT59k2TMBCVG7XhpEXKgICftk3iJALm5EmeKy1xncI=
24392439
github.com/webx-top/codec v0.3.0/go.mod h1:FL2TNTorudSTop040uNCTONOlIJfl6kElJLxyoHHs/g=
24402440
github.com/webx-top/com v0.2.10/go.mod h1:DDfATzu1w5+vD5XmG3YRTfLjaIqZWi/yeJ7HQEGsM2Q=

0 commit comments

Comments
 (0)