Changed package from awstools to audax
This commit is contained in:
parent
2a35667cdb
commit
a8dd264983
83 changed files with 198 additions and 198 deletions
|
|
@ -2,7 +2,7 @@ package ssmparameters
|
|||
|
||||
import (
|
||||
"context"
|
||||
"github.com/lmika/awstools/internal/ssm-browse/models"
|
||||
"github.com/lmika/audax/internal/ssm-browse/models"
|
||||
)
|
||||
|
||||
type SSMProvider interface {
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@ package ssmparameters
|
|||
|
||||
import (
|
||||
"context"
|
||||
"github.com/lmika/awstools/internal/ssm-browse/models"
|
||||
"github.com/lmika/audax/internal/ssm-browse/models"
|
||||
)
|
||||
|
||||
type Service struct {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue