From d01efeef478f0851576088843965367682fb7c0f Mon Sep 17 00:00:00 2001 From: Nate Harris Date: Tue, 4 Jun 2024 15:08:16 -0600 Subject: [PATCH] - Fix import for Golang current examples --- official/docs/golang/current/addresses/create-and-verify.go | 2 +- official/docs/golang/current/addresses/create.go | 2 +- official/docs/golang/current/addresses/list.go | 2 +- official/docs/golang/current/addresses/retrieve.go | 2 +- official/docs/golang/current/addresses/verify-failure.go | 2 +- official/docs/golang/current/addresses/verify-param.go | 2 +- official/docs/golang/current/addresses/verify-strict-param.go | 2 +- official/docs/golang/current/addresses/verify.go | 2 +- official/docs/golang/current/api-keys/retrieve.go | 2 +- official/docs/golang/current/batches/add-shipments.go | 2 +- official/docs/golang/current/batches/buy.go | 2 +- official/docs/golang/current/batches/create.go | 2 +- official/docs/golang/current/batches/label.go | 2 +- official/docs/golang/current/batches/list.go | 2 +- official/docs/golang/current/batches/remove-shipments.go | 2 +- official/docs/golang/current/batches/retrieve.go | 2 +- official/docs/golang/current/batches/scan-forms.go | 2 +- official/docs/golang/current/billing/create-ep-credit-card.go | 2 +- official/docs/golang/current/billing/delete.go | 2 +- official/docs/golang/current/billing/fund.go | 2 +- official/docs/golang/current/billing/list.go | 2 +- official/docs/golang/current/brand/update.go | 2 +- official/docs/golang/current/carrier-accounts/create.go | 2 +- official/docs/golang/current/carrier-accounts/delete.go | 2 +- official/docs/golang/current/carrier-accounts/list.go | 2 +- official/docs/golang/current/carrier-accounts/retrieve.go | 2 +- official/docs/golang/current/carrier-accounts/update.go | 2 +- official/docs/golang/current/carrier-metadata/retrieve.go | 2 +- official/docs/golang/current/carrier-types/list.go | 2 +- official/docs/golang/current/child-users/create.go | 2 +- official/docs/golang/current/child-users/delete.go | 2 +- official/docs/golang/current/child-users/list.go | 2 +- official/docs/golang/current/customs-infos/create.go | 2 +- official/docs/golang/current/customs-infos/retrieve.go | 2 +- official/docs/golang/current/customs-items/create.go | 2 +- official/docs/golang/current/customs-items/retrieve.go | 2 +- official/docs/golang/current/endshipper/buy.go | 2 +- official/docs/golang/current/endshipper/create.go | 2 +- official/docs/golang/current/endshipper/list.go | 2 +- official/docs/golang/current/endshipper/retrieve.go | 2 +- official/docs/golang/current/endshipper/update.go | 2 +- official/docs/golang/current/events/list.go | 2 +- official/docs/golang/current/events/retrieve.go | 2 +- official/docs/golang/current/forms/create.go | 2 +- official/docs/golang/current/insurance/create.go | 2 +- official/docs/golang/current/insurance/list.go | 2 +- official/docs/golang/current/insurance/refund.go | 2 +- official/docs/golang/current/insurance/retrieve.go | 2 +- official/docs/golang/current/options/create-with-options.go | 2 +- official/docs/golang/current/orders/buy.go | 2 +- official/docs/golang/current/orders/create.go | 2 +- official/docs/golang/current/orders/one-call-buy.go | 2 +- official/docs/golang/current/orders/retrieve.go | 2 +- official/docs/golang/current/pagination/get-next-page.go | 2 +- official/docs/golang/current/parcels/create.go | 2 +- official/docs/golang/current/parcels/retrieve.go | 2 +- official/docs/golang/current/payloads/list.go | 2 +- official/docs/golang/current/payloads/retrieve.go | 2 +- official/docs/golang/current/pickups/buy.go | 2 +- official/docs/golang/current/pickups/cancel.go | 2 +- official/docs/golang/current/pickups/create.go | 2 +- official/docs/golang/current/pickups/list.go | 2 +- official/docs/golang/current/pickups/retrieve.go | 2 +- official/docs/golang/current/rates/regenerate.go | 2 +- official/docs/golang/current/rates/retrieve-stateless.go | 2 +- official/docs/golang/current/rates/retrieve.go | 2 +- .../referral-customers/add-payment-method-with-bank-account.go | 2 +- .../referral-customers/add-payment-method-with-credit-card.go | 2 +- official/docs/golang/current/referral-customers/create.go | 2 +- official/docs/golang/current/referral-customers/list.go | 2 +- .../docs/golang/current/referral-customers/refund-by-amount.go | 2 +- .../golang/current/referral-customers/refund-by-payment-log.go | 2 +- official/docs/golang/current/referral-customers/update.go | 2 +- official/docs/golang/current/refunds/create.go | 2 +- official/docs/golang/current/refunds/list.go | 2 +- official/docs/golang/current/refunds/retrieve.go | 2 +- official/docs/golang/current/reports/create.go | 2 +- official/docs/golang/current/reports/list.go | 2 +- official/docs/golang/current/reports/retrieve.go | 2 +- official/docs/golang/current/returns/create.go | 2 +- official/docs/golang/current/scan-form/create.go | 2 +- official/docs/golang/current/scan-form/list.go | 2 +- official/docs/golang/current/scan-form/retrieve.go | 2 +- official/docs/golang/current/shipments/buy.go | 2 +- official/docs/golang/current/shipments/create.go | 2 +- official/docs/golang/current/shipments/label.go | 2 +- official/docs/golang/current/shipments/list.go | 2 +- official/docs/golang/current/shipments/one-call-buy.go | 2 +- official/docs/golang/current/shipments/retrieve.go | 2 +- official/docs/golang/current/shipping-insurance/insure.go | 2 +- official/docs/golang/current/shipping-refund/refund.go | 2 +- .../current/smartrate/retrieve-estimated-delivery-date.go | 2 +- .../current/smartrate/retrieve-time-in-transit-statistics.go | 2 +- official/docs/golang/current/tax-identifiers/create.go | 2 +- official/docs/golang/current/trackers/create.go | 2 +- official/docs/golang/current/trackers/list.go | 2 +- official/docs/golang/current/trackers/retrieve.go | 2 +- official/docs/golang/current/users/retrieve.go | 2 +- official/docs/golang/current/users/update.go | 2 +- official/docs/golang/current/webhooks/create.go | 2 +- official/docs/golang/current/webhooks/delete.go | 2 +- official/docs/golang/current/webhooks/list.go | 2 +- official/docs/golang/current/webhooks/retrieve.go | 2 +- official/docs/golang/current/webhooks/update.go | 2 +- 104 files changed, 104 insertions(+), 104 deletions(-) diff --git a/official/docs/golang/current/addresses/create-and-verify.go b/official/docs/golang/current/addresses/create-and-verify.go index 36d5244b..6de26c5e 100644 --- a/official/docs/golang/current/addresses/create-and-verify.go +++ b/official/docs/golang/current/addresses/create-and-verify.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/addresses/create.go b/official/docs/golang/current/addresses/create.go index 9133c1ac..b658be01 100644 --- a/official/docs/golang/current/addresses/create.go +++ b/official/docs/golang/current/addresses/create.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/addresses/list.go b/official/docs/golang/current/addresses/list.go index 6e90bc29..4334f19e 100644 --- a/official/docs/golang/current/addresses/list.go +++ b/official/docs/golang/current/addresses/list.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/addresses/retrieve.go b/official/docs/golang/current/addresses/retrieve.go index 0dfee521..a64a9e94 100644 --- a/official/docs/golang/current/addresses/retrieve.go +++ b/official/docs/golang/current/addresses/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/addresses/verify-failure.go b/official/docs/golang/current/addresses/verify-failure.go index 1cace0bf..ef4b059a 100644 --- a/official/docs/golang/current/addresses/verify-failure.go +++ b/official/docs/golang/current/addresses/verify-failure.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/addresses/verify-param.go b/official/docs/golang/current/addresses/verify-param.go index 858caca4..7f4d4263 100644 --- a/official/docs/golang/current/addresses/verify-param.go +++ b/official/docs/golang/current/addresses/verify-param.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/addresses/verify-strict-param.go b/official/docs/golang/current/addresses/verify-strict-param.go index d37c850e..d42bd310 100644 --- a/official/docs/golang/current/addresses/verify-strict-param.go +++ b/official/docs/golang/current/addresses/verify-strict-param.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/addresses/verify.go b/official/docs/golang/current/addresses/verify.go index f8717605..856ce9fa 100644 --- a/official/docs/golang/current/addresses/verify.go +++ b/official/docs/golang/current/addresses/verify.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/api-keys/retrieve.go b/official/docs/golang/current/api-keys/retrieve.go index f9dea111..1afe6da6 100644 --- a/official/docs/golang/current/api-keys/retrieve.go +++ b/official/docs/golang/current/api-keys/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/batches/add-shipments.go b/official/docs/golang/current/batches/add-shipments.go index 85ae79fc..0bdd5860 100644 --- a/official/docs/golang/current/batches/add-shipments.go +++ b/official/docs/golang/current/batches/add-shipments.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/batches/buy.go b/official/docs/golang/current/batches/buy.go index 66f5c0a0..1a5715f5 100644 --- a/official/docs/golang/current/batches/buy.go +++ b/official/docs/golang/current/batches/buy.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/batches/create.go b/official/docs/golang/current/batches/create.go index 7e08b2de..a923e81e 100644 --- a/official/docs/golang/current/batches/create.go +++ b/official/docs/golang/current/batches/create.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/batches/label.go b/official/docs/golang/current/batches/label.go index eb9b4446..7c7840d6 100644 --- a/official/docs/golang/current/batches/label.go +++ b/official/docs/golang/current/batches/label.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/batches/list.go b/official/docs/golang/current/batches/list.go index 0d6460e3..4f0a596e 100644 --- a/official/docs/golang/current/batches/list.go +++ b/official/docs/golang/current/batches/list.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/batches/remove-shipments.go b/official/docs/golang/current/batches/remove-shipments.go index e7133e7f..57446c24 100644 --- a/official/docs/golang/current/batches/remove-shipments.go +++ b/official/docs/golang/current/batches/remove-shipments.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/batches/retrieve.go b/official/docs/golang/current/batches/retrieve.go index ca90196a..78d716d6 100644 --- a/official/docs/golang/current/batches/retrieve.go +++ b/official/docs/golang/current/batches/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/batches/scan-forms.go b/official/docs/golang/current/batches/scan-forms.go index 789ce55b..bf7c1ec4 100644 --- a/official/docs/golang/current/batches/scan-forms.go +++ b/official/docs/golang/current/batches/scan-forms.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/billing/create-ep-credit-card.go b/official/docs/golang/current/billing/create-ep-credit-card.go index 46c3e3f3..ad390327 100644 --- a/official/docs/golang/current/billing/create-ep-credit-card.go +++ b/official/docs/golang/current/billing/create-ep-credit-card.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/billing/delete.go b/official/docs/golang/current/billing/delete.go index aec8682d..4f584c50 100644 --- a/official/docs/golang/current/billing/delete.go +++ b/official/docs/golang/current/billing/delete.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/billing/fund.go b/official/docs/golang/current/billing/fund.go index e992ae7c..9a6f6e2f 100644 --- a/official/docs/golang/current/billing/fund.go +++ b/official/docs/golang/current/billing/fund.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/billing/list.go b/official/docs/golang/current/billing/list.go index 1b51cb18..f791896a 100644 --- a/official/docs/golang/current/billing/list.go +++ b/official/docs/golang/current/billing/list.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/brand/update.go b/official/docs/golang/current/brand/update.go index d67b7789..98e0438e 100644 --- a/official/docs/golang/current/brand/update.go +++ b/official/docs/golang/current/brand/update.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/carrier-accounts/create.go b/official/docs/golang/current/carrier-accounts/create.go index 0f4e45bb..dd513b53 100644 --- a/official/docs/golang/current/carrier-accounts/create.go +++ b/official/docs/golang/current/carrier-accounts/create.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/carrier-accounts/delete.go b/official/docs/golang/current/carrier-accounts/delete.go index 6a550bf8..2fa50a8c 100644 --- a/official/docs/golang/current/carrier-accounts/delete.go +++ b/official/docs/golang/current/carrier-accounts/delete.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/carrier-accounts/list.go b/official/docs/golang/current/carrier-accounts/list.go index 9643ee99..4669dbe2 100644 --- a/official/docs/golang/current/carrier-accounts/list.go +++ b/official/docs/golang/current/carrier-accounts/list.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/carrier-accounts/retrieve.go b/official/docs/golang/current/carrier-accounts/retrieve.go index 85f89844..8d599eff 100644 --- a/official/docs/golang/current/carrier-accounts/retrieve.go +++ b/official/docs/golang/current/carrier-accounts/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/carrier-accounts/update.go b/official/docs/golang/current/carrier-accounts/update.go index a4951179..6282bf81 100644 --- a/official/docs/golang/current/carrier-accounts/update.go +++ b/official/docs/golang/current/carrier-accounts/update.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/carrier-metadata/retrieve.go b/official/docs/golang/current/carrier-metadata/retrieve.go index 678ee4cc..c654bdb0 100644 --- a/official/docs/golang/current/carrier-metadata/retrieve.go +++ b/official/docs/golang/current/carrier-metadata/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/carrier-types/list.go b/official/docs/golang/current/carrier-types/list.go index 2ac5a9b3..060a5bdc 100644 --- a/official/docs/golang/current/carrier-types/list.go +++ b/official/docs/golang/current/carrier-types/list.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/child-users/create.go b/official/docs/golang/current/child-users/create.go index e6dd7747..580a61b3 100644 --- a/official/docs/golang/current/child-users/create.go +++ b/official/docs/golang/current/child-users/create.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/child-users/delete.go b/official/docs/golang/current/child-users/delete.go index 4dd9f4b8..ffeb423f 100644 --- a/official/docs/golang/current/child-users/delete.go +++ b/official/docs/golang/current/child-users/delete.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/child-users/list.go b/official/docs/golang/current/child-users/list.go index c49765ce..0eabadb0 100644 --- a/official/docs/golang/current/child-users/list.go +++ b/official/docs/golang/current/child-users/list.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/customs-infos/create.go b/official/docs/golang/current/customs-infos/create.go index 12a4ee1f..35712725 100644 --- a/official/docs/golang/current/customs-infos/create.go +++ b/official/docs/golang/current/customs-infos/create.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/customs-infos/retrieve.go b/official/docs/golang/current/customs-infos/retrieve.go index a31a9b1f..12a9f87c 100644 --- a/official/docs/golang/current/customs-infos/retrieve.go +++ b/official/docs/golang/current/customs-infos/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/customs-items/create.go b/official/docs/golang/current/customs-items/create.go index 34bde8cf..b6d1a9d1 100644 --- a/official/docs/golang/current/customs-items/create.go +++ b/official/docs/golang/current/customs-items/create.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/customs-items/retrieve.go b/official/docs/golang/current/customs-items/retrieve.go index b54a01e6..4ff2eb20 100644 --- a/official/docs/golang/current/customs-items/retrieve.go +++ b/official/docs/golang/current/customs-items/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/endshipper/buy.go b/official/docs/golang/current/endshipper/buy.go index 258cf139..f193bef5 100644 --- a/official/docs/golang/current/endshipper/buy.go +++ b/official/docs/golang/current/endshipper/buy.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/endshipper/create.go b/official/docs/golang/current/endshipper/create.go index ac8533ff..4f952b01 100644 --- a/official/docs/golang/current/endshipper/create.go +++ b/official/docs/golang/current/endshipper/create.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/endshipper/list.go b/official/docs/golang/current/endshipper/list.go index 131a326c..b8b011cc 100644 --- a/official/docs/golang/current/endshipper/list.go +++ b/official/docs/golang/current/endshipper/list.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/endshipper/retrieve.go b/official/docs/golang/current/endshipper/retrieve.go index e4d792ab..1ea31956 100644 --- a/official/docs/golang/current/endshipper/retrieve.go +++ b/official/docs/golang/current/endshipper/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/endshipper/update.go b/official/docs/golang/current/endshipper/update.go index 9651e3bb..660d930b 100644 --- a/official/docs/golang/current/endshipper/update.go +++ b/official/docs/golang/current/endshipper/update.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/events/list.go b/official/docs/golang/current/events/list.go index 55af05b8..8fafcfa8 100644 --- a/official/docs/golang/current/events/list.go +++ b/official/docs/golang/current/events/list.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/events/retrieve.go b/official/docs/golang/current/events/retrieve.go index 273c8676..992826bc 100644 --- a/official/docs/golang/current/events/retrieve.go +++ b/official/docs/golang/current/events/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/forms/create.go b/official/docs/golang/current/forms/create.go index e411254a..b90ae7cd 100644 --- a/official/docs/golang/current/forms/create.go +++ b/official/docs/golang/current/forms/create.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/insurance/create.go b/official/docs/golang/current/insurance/create.go index 659d4329..f316b8ec 100644 --- a/official/docs/golang/current/insurance/create.go +++ b/official/docs/golang/current/insurance/create.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/insurance/list.go b/official/docs/golang/current/insurance/list.go index 1856b157..847500d9 100644 --- a/official/docs/golang/current/insurance/list.go +++ b/official/docs/golang/current/insurance/list.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/insurance/refund.go b/official/docs/golang/current/insurance/refund.go index 36002dda..65cf834b 100644 --- a/official/docs/golang/current/insurance/refund.go +++ b/official/docs/golang/current/insurance/refund.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/insurance/retrieve.go b/official/docs/golang/current/insurance/retrieve.go index 971f1fb0..6678fec1 100644 --- a/official/docs/golang/current/insurance/retrieve.go +++ b/official/docs/golang/current/insurance/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/options/create-with-options.go b/official/docs/golang/current/options/create-with-options.go index 37cf78e5..5fbaec11 100644 --- a/official/docs/golang/current/options/create-with-options.go +++ b/official/docs/golang/current/options/create-with-options.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/orders/buy.go b/official/docs/golang/current/orders/buy.go index c3931674..1ecf9057 100644 --- a/official/docs/golang/current/orders/buy.go +++ b/official/docs/golang/current/orders/buy.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/orders/create.go b/official/docs/golang/current/orders/create.go index 0c75660a..8e6dcf32 100644 --- a/official/docs/golang/current/orders/create.go +++ b/official/docs/golang/current/orders/create.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/orders/one-call-buy.go b/official/docs/golang/current/orders/one-call-buy.go index c52b7fcb..c12224b5 100644 --- a/official/docs/golang/current/orders/one-call-buy.go +++ b/official/docs/golang/current/orders/one-call-buy.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/orders/retrieve.go b/official/docs/golang/current/orders/retrieve.go index c30dfd05..e79620b7 100644 --- a/official/docs/golang/current/orders/retrieve.go +++ b/official/docs/golang/current/orders/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/pagination/get-next-page.go b/official/docs/golang/current/pagination/get-next-page.go index 3ab44e2d..63ab607d 100644 --- a/official/docs/golang/current/pagination/get-next-page.go +++ b/official/docs/golang/current/pagination/get-next-page.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/parcels/create.go b/official/docs/golang/current/parcels/create.go index b67d3f9f..a655d50d 100644 --- a/official/docs/golang/current/parcels/create.go +++ b/official/docs/golang/current/parcels/create.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/parcels/retrieve.go b/official/docs/golang/current/parcels/retrieve.go index 82089a66..4c538ff2 100644 --- a/official/docs/golang/current/parcels/retrieve.go +++ b/official/docs/golang/current/parcels/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/payloads/list.go b/official/docs/golang/current/payloads/list.go index f79d3b42..9625fef1 100644 --- a/official/docs/golang/current/payloads/list.go +++ b/official/docs/golang/current/payloads/list.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/payloads/retrieve.go b/official/docs/golang/current/payloads/retrieve.go index a88e0c84..71bd1e8d 100644 --- a/official/docs/golang/current/payloads/retrieve.go +++ b/official/docs/golang/current/payloads/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/pickups/buy.go b/official/docs/golang/current/pickups/buy.go index 7e04aaa7..e6baa21b 100644 --- a/official/docs/golang/current/pickups/buy.go +++ b/official/docs/golang/current/pickups/buy.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/pickups/cancel.go b/official/docs/golang/current/pickups/cancel.go index 1dd09f28..a6c19efb 100644 --- a/official/docs/golang/current/pickups/cancel.go +++ b/official/docs/golang/current/pickups/cancel.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/pickups/create.go b/official/docs/golang/current/pickups/create.go index 07b633f1..056ee3f4 100644 --- a/official/docs/golang/current/pickups/create.go +++ b/official/docs/golang/current/pickups/create.go @@ -4,7 +4,7 @@ import ( "fmt" "time" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/pickups/list.go b/official/docs/golang/current/pickups/list.go index eb7e6188..b99b08aa 100644 --- a/official/docs/golang/current/pickups/list.go +++ b/official/docs/golang/current/pickups/list.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/pickups/retrieve.go b/official/docs/golang/current/pickups/retrieve.go index c634b361..751796eb 100644 --- a/official/docs/golang/current/pickups/retrieve.go +++ b/official/docs/golang/current/pickups/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/rates/regenerate.go b/official/docs/golang/current/rates/regenerate.go index b5dd49ff..db8d8835 100644 --- a/official/docs/golang/current/rates/regenerate.go +++ b/official/docs/golang/current/rates/regenerate.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/rates/retrieve-stateless.go b/official/docs/golang/current/rates/retrieve-stateless.go index 176c8a94..1658cbd6 100644 --- a/official/docs/golang/current/rates/retrieve-stateless.go +++ b/official/docs/golang/current/rates/retrieve-stateless.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/rates/retrieve.go b/official/docs/golang/current/rates/retrieve.go index f565d67b..3733b3cc 100644 --- a/official/docs/golang/current/rates/retrieve.go +++ b/official/docs/golang/current/rates/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/referral-customers/add-payment-method-with-bank-account.go b/official/docs/golang/current/referral-customers/add-payment-method-with-bank-account.go index 23cc5bb9..aa987d6b 100644 --- a/official/docs/golang/current/referral-customers/add-payment-method-with-bank-account.go +++ b/official/docs/golang/current/referral-customers/add-payment-method-with-bank-account.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/referral-customers/add-payment-method-with-credit-card.go b/official/docs/golang/current/referral-customers/add-payment-method-with-credit-card.go index 6706b77d..195acc8a 100644 --- a/official/docs/golang/current/referral-customers/add-payment-method-with-credit-card.go +++ b/official/docs/golang/current/referral-customers/add-payment-method-with-credit-card.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/referral-customers/create.go b/official/docs/golang/current/referral-customers/create.go index 8ffe3642..7411eef4 100644 --- a/official/docs/golang/current/referral-customers/create.go +++ b/official/docs/golang/current/referral-customers/create.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/referral-customers/list.go b/official/docs/golang/current/referral-customers/list.go index 2520f6a6..702960bc 100644 --- a/official/docs/golang/current/referral-customers/list.go +++ b/official/docs/golang/current/referral-customers/list.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/referral-customers/refund-by-amount.go b/official/docs/golang/current/referral-customers/refund-by-amount.go index b9374b16..251aaa29 100644 --- a/official/docs/golang/current/referral-customers/refund-by-amount.go +++ b/official/docs/golang/current/referral-customers/refund-by-amount.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/referral-customers/refund-by-payment-log.go b/official/docs/golang/current/referral-customers/refund-by-payment-log.go index c702b632..ddfa6dd8 100644 --- a/official/docs/golang/current/referral-customers/refund-by-payment-log.go +++ b/official/docs/golang/current/referral-customers/refund-by-payment-log.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/referral-customers/update.go b/official/docs/golang/current/referral-customers/update.go index b05e6839..d6821b3b 100644 --- a/official/docs/golang/current/referral-customers/update.go +++ b/official/docs/golang/current/referral-customers/update.go @@ -1,7 +1,7 @@ package example import ( - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/refunds/create.go b/official/docs/golang/current/refunds/create.go index 8adaf281..0845d3d1 100644 --- a/official/docs/golang/current/refunds/create.go +++ b/official/docs/golang/current/refunds/create.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/refunds/list.go b/official/docs/golang/current/refunds/list.go index 412e3b9e..57b160a7 100644 --- a/official/docs/golang/current/refunds/list.go +++ b/official/docs/golang/current/refunds/list.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/refunds/retrieve.go b/official/docs/golang/current/refunds/retrieve.go index 05f537bb..7b18916e 100644 --- a/official/docs/golang/current/refunds/retrieve.go +++ b/official/docs/golang/current/refunds/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/reports/create.go b/official/docs/golang/current/reports/create.go index e499798a..237ad9d7 100644 --- a/official/docs/golang/current/reports/create.go +++ b/official/docs/golang/current/reports/create.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/reports/list.go b/official/docs/golang/current/reports/list.go index 95e5c571..8d17c9ae 100644 --- a/official/docs/golang/current/reports/list.go +++ b/official/docs/golang/current/reports/list.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/reports/retrieve.go b/official/docs/golang/current/reports/retrieve.go index 84d5744b..9c95145f 100644 --- a/official/docs/golang/current/reports/retrieve.go +++ b/official/docs/golang/current/reports/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/returns/create.go b/official/docs/golang/current/returns/create.go index 01c9e80c..57c73256 100644 --- a/official/docs/golang/current/returns/create.go +++ b/official/docs/golang/current/returns/create.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/scan-form/create.go b/official/docs/golang/current/scan-form/create.go index bdcc378e..d8b03ac9 100644 --- a/official/docs/golang/current/scan-form/create.go +++ b/official/docs/golang/current/scan-form/create.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/scan-form/list.go b/official/docs/golang/current/scan-form/list.go index 323686d9..73244fab 100644 --- a/official/docs/golang/current/scan-form/list.go +++ b/official/docs/golang/current/scan-form/list.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/scan-form/retrieve.go b/official/docs/golang/current/scan-form/retrieve.go index 1960c24b..11b9fbb9 100644 --- a/official/docs/golang/current/scan-form/retrieve.go +++ b/official/docs/golang/current/scan-form/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/shipments/buy.go b/official/docs/golang/current/shipments/buy.go index 48522374..f826fce3 100644 --- a/official/docs/golang/current/shipments/buy.go +++ b/official/docs/golang/current/shipments/buy.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/shipments/create.go b/official/docs/golang/current/shipments/create.go index a9676294..667538c7 100644 --- a/official/docs/golang/current/shipments/create.go +++ b/official/docs/golang/current/shipments/create.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/shipments/label.go b/official/docs/golang/current/shipments/label.go index 8ae260b1..a73f7599 100644 --- a/official/docs/golang/current/shipments/label.go +++ b/official/docs/golang/current/shipments/label.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/shipments/list.go b/official/docs/golang/current/shipments/list.go index 089e95db..b44cd359 100644 --- a/official/docs/golang/current/shipments/list.go +++ b/official/docs/golang/current/shipments/list.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/shipments/one-call-buy.go b/official/docs/golang/current/shipments/one-call-buy.go index 7775947d..21546104 100644 --- a/official/docs/golang/current/shipments/one-call-buy.go +++ b/official/docs/golang/current/shipments/one-call-buy.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/shipments/retrieve.go b/official/docs/golang/current/shipments/retrieve.go index 9cdbf4e1..0fad4048 100644 --- a/official/docs/golang/current/shipments/retrieve.go +++ b/official/docs/golang/current/shipments/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/shipping-insurance/insure.go b/official/docs/golang/current/shipping-insurance/insure.go index cf621ed2..05646be9 100644 --- a/official/docs/golang/current/shipping-insurance/insure.go +++ b/official/docs/golang/current/shipping-insurance/insure.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/shipping-refund/refund.go b/official/docs/golang/current/shipping-refund/refund.go index c95cd37b..a9d8ebc3 100644 --- a/official/docs/golang/current/shipping-refund/refund.go +++ b/official/docs/golang/current/shipping-refund/refund.go @@ -3,7 +3,7 @@ package shipping_refund import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/smartrate/retrieve-estimated-delivery-date.go b/official/docs/golang/current/smartrate/retrieve-estimated-delivery-date.go index 27e3279f..4d459623 100644 --- a/official/docs/golang/current/smartrate/retrieve-estimated-delivery-date.go +++ b/official/docs/golang/current/smartrate/retrieve-estimated-delivery-date.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/smartrate/retrieve-time-in-transit-statistics.go b/official/docs/golang/current/smartrate/retrieve-time-in-transit-statistics.go index c0c1b8c5..6ed510aa 100644 --- a/official/docs/golang/current/smartrate/retrieve-time-in-transit-statistics.go +++ b/official/docs/golang/current/smartrate/retrieve-time-in-transit-statistics.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/tax-identifiers/create.go b/official/docs/golang/current/tax-identifiers/create.go index ee0ecd54..d004a782 100644 --- a/official/docs/golang/current/tax-identifiers/create.go +++ b/official/docs/golang/current/tax-identifiers/create.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/trackers/create.go b/official/docs/golang/current/trackers/create.go index 9eec9366..51a63a35 100644 --- a/official/docs/golang/current/trackers/create.go +++ b/official/docs/golang/current/trackers/create.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/trackers/list.go b/official/docs/golang/current/trackers/list.go index ddb06f39..0a31884c 100644 --- a/official/docs/golang/current/trackers/list.go +++ b/official/docs/golang/current/trackers/list.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/trackers/retrieve.go b/official/docs/golang/current/trackers/retrieve.go index 591b9da6..e100952f 100644 --- a/official/docs/golang/current/trackers/retrieve.go +++ b/official/docs/golang/current/trackers/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/users/retrieve.go b/official/docs/golang/current/users/retrieve.go index 418b77ec..0373201c 100644 --- a/official/docs/golang/current/users/retrieve.go +++ b/official/docs/golang/current/users/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/users/update.go b/official/docs/golang/current/users/update.go index ff342e1c..03dfc6cc 100644 --- a/official/docs/golang/current/users/update.go +++ b/official/docs/golang/current/users/update.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/webhooks/create.go b/official/docs/golang/current/webhooks/create.go index 325550e7..22f83012 100644 --- a/official/docs/golang/current/webhooks/create.go +++ b/official/docs/golang/current/webhooks/create.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/webhooks/delete.go b/official/docs/golang/current/webhooks/delete.go index b4c1d9a6..8fe2f6bb 100644 --- a/official/docs/golang/current/webhooks/delete.go +++ b/official/docs/golang/current/webhooks/delete.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/webhooks/list.go b/official/docs/golang/current/webhooks/list.go index 4ee57139..a83cd031 100644 --- a/official/docs/golang/current/webhooks/list.go +++ b/official/docs/golang/current/webhooks/list.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/webhooks/retrieve.go b/official/docs/golang/current/webhooks/retrieve.go index 382e231f..d8a5194a 100644 --- a/official/docs/golang/current/webhooks/retrieve.go +++ b/official/docs/golang/current/webhooks/retrieve.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() { diff --git a/official/docs/golang/current/webhooks/update.go b/official/docs/golang/current/webhooks/update.go index 98d6a9b0..95039a54 100644 --- a/official/docs/golang/current/webhooks/update.go +++ b/official/docs/golang/current/webhooks/update.go @@ -3,7 +3,7 @@ package example import ( "fmt" - "github.com/EasyPost/easypost-go/v3" + "github.com/EasyPost/easypost-go/v4" ) func main() {