Skip to content

Commit e148699

Browse files
committed
[deps] upgrade client-go
1 parent fa8e6f5 commit e148699

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ toolchain go1.23.2
66

77
require (
88
firebase.google.com/go/v4 v4.12.1
9-
github.com/android-sms-gateway/client-go v1.8.3-0.20250708235905-d5c9b879467b
9+
github.com/android-sms-gateway/client-go v1.9.1
1010
github.com/ansrivas/fiberprometheus/v2 v2.6.1
1111
github.com/capcom6/go-helpers v0.3.0
1212
github.com/capcom6/go-infra-fx v0.2.1

go.sum

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,14 @@ github.com/android-sms-gateway/client-go v1.8.2 h1:uywKRE9j1UL+u9e8k4MDg7qri0RFN
3232
github.com/android-sms-gateway/client-go v1.8.2/go.mod h1:DQsReciU1xcaVW3T5Z2bqslNdsAwCFCtghawmA6g6L4=
3333
github.com/android-sms-gateway/client-go v1.8.3-0.20250708235905-d5c9b879467b h1:1gbDvRyHzSx3A9l9A1G1xPIcHjswLoi3Q5/5W1Izn4s=
3434
github.com/android-sms-gateway/client-go v1.8.3-0.20250708235905-d5c9b879467b/go.mod h1:DQsReciU1xcaVW3T5Z2bqslNdsAwCFCtghawmA6g6L4=
35+
github.com/android-sms-gateway/client-go v1.8.3-0.20250709075837-b56390c5805f h1:dNNJb23fD5FWR8rEAfDD/E++PqeX0qvrykaI86r71DM=
36+
github.com/android-sms-gateway/client-go v1.8.3-0.20250709075837-b56390c5805f/go.mod h1:DQsReciU1xcaVW3T5Z2bqslNdsAwCFCtghawmA6g6L4=
37+
github.com/android-sms-gateway/client-go v1.8.3-0.20250709231222-49a14b8eaeb3 h1:vp1E56k/LBwqOOyVYdtjrshkGiK0TZ1vIAka0tuJW3w=
38+
github.com/android-sms-gateway/client-go v1.8.3-0.20250709231222-49a14b8eaeb3/go.mod h1:DQsReciU1xcaVW3T5Z2bqslNdsAwCFCtghawmA6g6L4=
39+
github.com/android-sms-gateway/client-go v1.9.1-0.20250710073217-459eb6749b27 h1:KIj7aZF+tJn9j0X0QFAVAZf2o1/VDwdR+Zt7ksy4aEw=
40+
github.com/android-sms-gateway/client-go v1.9.1-0.20250710073217-459eb6749b27/go.mod h1:DQsReciU1xcaVW3T5Z2bqslNdsAwCFCtghawmA6g6L4=
41+
github.com/android-sms-gateway/client-go v1.9.1 h1:i9hKf+kgaJo9ykWKoeno3MliOThoIlwO0N2eed6bY+Q=
42+
github.com/android-sms-gateway/client-go v1.9.1/go.mod h1:DQsReciU1xcaVW3T5Z2bqslNdsAwCFCtghawmA6g6L4=
3543
github.com/andybalholm/brotli v1.1.0 h1:eLKJA0d02Lf0mVpIDgYnqXcUn0GqVmEFny3VuID1U3M=
3644
github.com/andybalholm/brotli v1.1.0/go.mod h1:sms7XGricyQI9K10gOSf56VKKWS4oLer58Q+mhRPtnY=
3745
github.com/ansrivas/fiberprometheus/v2 v2.6.1 h1:wac3pXaE6BYYTF04AC6K0ktk6vCD+MnDOJZ3SK66kXM=

0 commit comments

Comments
 (0)