Skip to content

Commit

Permalink
[deps] upgrade android-sms-gateway/client-go again
Browse files Browse the repository at this point in the history
  • Loading branch information
capcom6 committed Feb 16, 2025
1 parent 6ced0a6 commit b99c48a
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.3-0.20250216034513-302f4306112b
github.com/android-sms-gateway/client-go v1.5.3-0.20250216041757-1b6ffe7355fe
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 @@ -28,6 +28,8 @@ github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5 h1:TngWCqHvy9oXAN6lEV
github.com/Nvveen/Gotty v0.0.0-20120604004816-cd527374f1e5/go.mod h1:lmUJ/7eu/Q8D7ML55dXQrVaamCz2vxCfdQBasLZfHKk=
github.com/android-sms-gateway/client-go v1.5.3-0.20250216034513-302f4306112b h1:mJD3i1MWnuK+xoRN1wUGRIQ+OqNanzgzzYQXboSmPTw=
github.com/android-sms-gateway/client-go v1.5.3-0.20250216034513-302f4306112b/go.mod h1:DQsReciU1xcaVW3T5Z2bqslNdsAwCFCtghawmA6g6L4=
github.com/android-sms-gateway/client-go v1.5.3-0.20250216041757-1b6ffe7355fe h1:AOSF2GxZSePvvoTo44feh6AeJDw7zcewFPpxGfIR/1g=
github.com/android-sms-gateway/client-go v1.5.3-0.20250216041757-1b6ffe7355fe/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 b99c48a

Please sign in to comment.