mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-20 18:57:44 +08:00
7 lines
112 B
Go
7 lines
112 B
Go
package ini
|
|
|
|
import (
|
|
// internal/ini module was carved out of this module
|
|
_ "github.com/aws/aws-sdk-go-v2"
|
|
)
|