Skip to content

Commit

Permalink
feat: add ipmgmt to the sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
Leaseweb CI committed Jan 3, 2025
1 parent 1f00547 commit 75b0166
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ import (
_ "github.com/leaseweb/leaseweb-go-sdk/dedicatedserver"
_ "github.com/leaseweb/leaseweb-go-sdk/dns"
_ "github.com/leaseweb/leaseweb-go-sdk/invoice"
_ "github.com/leaseweb/leaseweb-go-sdk/ipmgmt"
_ "github.com/leaseweb/leaseweb-go-sdk/publiccloud"
)

Expand Down

0 comments on commit 75b0166

Please sign in to comment.