Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
remyleone committed Nov 22, 2024
1 parent 2c15fe7 commit a2b4016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk_compilation_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ package scalewaysdkgo
// This test file makes sure that all the auto-generated code compiles.

import (
_ "github.com/scaleway/scaleway-sdk-go/api/account/v2alpha1"
_ "github.com/scaleway/scaleway-sdk-go/api/account/v3"
_ "github.com/scaleway/scaleway-sdk-go/api/baremetal/v1"
_ "github.com/scaleway/scaleway-sdk-go/api/domain/v2beta1"
_ "github.com/scaleway/scaleway-sdk-go/api/instance/v1"
Expand Down

0 comments on commit a2b4016

Please sign in to comment.