Skip to content

Commit

Permalink
Merge pull request #224 from Leaseweb/dependabot/go_modules/github.co…
Browse files Browse the repository at this point in the history
…m/leaseweb/leaseweb-go-sdk/v3-3.1.1

chore(deps): bump github.com/leaseweb/leaseweb-go-sdk/v3 from 3.0.1 to 3.1.1
  • Loading branch information
alrayyes authored Dec 18, 2024
2 parents 748f231 + 2d5fc0d commit b40c72b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/hashicorp/terraform-plugin-go v0.25.0
github.com/hashicorp/terraform-plugin-log v0.9.0
github.com/hashicorp/terraform-plugin-testing v1.11.0
github.com/leaseweb/leaseweb-go-sdk/v3 v3.0.1
github.com/leaseweb/leaseweb-go-sdk/v3 v3.1.1
github.com/stretchr/testify v1.10.0
)

Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@ github.com/kr/pretty v0.2.1/go.mod h1:ipq/a2n7PKx3OHsz4KJII5eveXtPO4qwEXGdVfWzfn
github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0 h1:45sCR5RtlFHMR4UwH9sdQ5TC8v0qDQCHnXt+kaKSTVE=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/leaseweb/leaseweb-go-sdk/v3 v3.0.1 h1:16q4DjlmLNTdvUXknpKHM0ApJWPhuY8+6FRLMHVraus=
github.com/leaseweb/leaseweb-go-sdk/v3 v3.0.1/go.mod h1:PMSo8i57KR7k2RlS2K0OH1dKf5FHxOY3eDzXBZ69Lig=
github.com/leaseweb/leaseweb-go-sdk/v3 v3.1.1 h1:XOv0/oCHDV+Icqh9Dmgu5FTTcy8/UByoUHAO2BVT+WI=
github.com/leaseweb/leaseweb-go-sdk/v3 v3.1.1/go.mod h1:PMSo8i57KR7k2RlS2K0OH1dKf5FHxOY3eDzXBZ69Lig=
github.com/mattn/go-colorable v0.1.9/go.mod h1:u6P/XSegPjTcexA+o6vUJrdnUu04hMope9wVRipJSqc=
github.com/mattn/go-colorable v0.1.12/go.mod h1:u5H1YNBxpqRaxsYJYSkiCWKzEfiAb1Gb520KVy5xxl4=
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=
Expand Down

0 comments on commit b40c72b

Please sign in to comment.