Skip to content

Commit

Permalink
[deps] upgrade client-go to the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
capcom6 committed Mar 3, 2025
1 parent 43ebae6 commit 7b6730d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.22.0

require (
firebase.google.com/go/v4 v4.12.1
github.com/android-sms-gateway/client-go v1.5.4-0.20250302231821-fae08f7208df
github.com/android-sms-gateway/client-go v1.5.4-0.20250303015609-ffbf14b6e556
github.com/ansrivas/fiberprometheus/v2 v2.6.1
github.com/capcom6/go-helpers v0.1.1
github.com/capcom6/go-infra-fx v0.2.0
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ github.com/android-sms-gateway/client-go v1.5.3 h1:h+eq/Os+K5IRjKpHAj52zFAg59PLr
github.com/android-sms-gateway/client-go v1.5.3/go.mod h1:DQsReciU1xcaVW3T5Z2bqslNdsAwCFCtghawmA6g6L4=
github.com/android-sms-gateway/client-go v1.5.4-0.20250302231821-fae08f7208df h1:2yjNFOQuXbWFm3jW3gGAgcs0JKS7RoJsfqd1h9in4XM=
github.com/android-sms-gateway/client-go v1.5.4-0.20250302231821-fae08f7208df/go.mod h1:DQsReciU1xcaVW3T5Z2bqslNdsAwCFCtghawmA6g6L4=
github.com/android-sms-gateway/client-go v1.5.4-0.20250303015609-ffbf14b6e556 h1:mLCibka88c8DLSszGwdVglvkazp2fGgBbaeIqzTAMMI=
github.com/android-sms-gateway/client-go v1.5.4-0.20250303015609-ffbf14b6e556/go.mod h1:DQsReciU1xcaVW3T5Z2bqslNdsAwCFCtghawmA6g6L4=
github.com/andybalholm/brotli v1.1.0 h1:eLKJA0d02Lf0mVpIDgYnqXcUn0GqVmEFny3VuID1U3M=
github.com/andybalholm/brotli v1.1.0/go.mod h1:sms7XGricyQI9K10gOSf56VKKWS4oLer58Q+mhRPtnY=
github.com/ansrivas/fiberprometheus/v2 v2.6.1 h1:wac3pXaE6BYYTF04AC6K0ktk6vCD+MnDOJZ3SK66kXM=
Expand Down

0 comments on commit 7b6730d

Please sign in to comment.