diff --git a/go.mod b/go.mod index 64331361..a558e6de 100644 --- a/go.mod +++ b/go.mod @@ -4,5 +4,5 @@ go 1.15 require ( github.com/EasyPost/easypost-go/v2 v2.20.0 - github.com/EasyPost/easypost-go/v3 v3.0.0 + github.com/EasyPost/easypost-go/v3 v3.2.0 )