Skip to content

Commit e4a4e5d

Browse files
grokifyclaude
andcommitted
chore(deps): use published twilio-go v0.4.0
Remove replace directive now that v0.4.0 is indexed on the Go proxy. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 4e1faeb commit e4a4e5d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

go.mod

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,5 +72,3 @@ require (
7272
modernc.org/memory v1.11.0 // indirect
7373
rsc.io/qr v0.2.0 // indirect
7474
)
75-
76-
replace github.com/plexusone/twilio-go => ../twilio-go

go.sum

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,8 @@ github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINE
390390
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
391391
github.com/pkg/errors v0.9.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
392392
github.com/pkg/sftp v1.13.1/go.mod h1:3HaPG6Dq1ILlpPZRO0HVMrsydcdLt6HRDccSgb87qRg=
393+
github.com/plexusone/twilio-go v0.4.0 h1:JEXfxGV2hOFrfVAc7iU4rK5KzPvi4/9ubS3VwVnDMw0=
394+
github.com/plexusone/twilio-go v0.4.0/go.mod h1:uVQ45TFCsw3OCH/klC2l5J0tZvuZAVDcM+BabXIttII=
393395
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
394396
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
395397
github.com/posener/complete v1.1.1/go.mod h1:em0nMJCgc9GFtwrmVmEMR/ZL6WyhyjMBndrE9hABlRI=

0 commit comments

Comments
 (0)