mirror of
https://gitea.com/Lydanne/buildx.git
synced 2025-05-18 09:17:49 +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"
|
|
)
|