scaleway-sdk-go
scaleway-sdk-go copied to clipboard
remove internal/errors package
errors implement error type that is now in std library, we could remove this package as it is incomplete compared to go std lib.