|
@@ -46,7 +46,7 @@ require (
|
|
github.com/matryer/is v1.4.1
|
|
github.com/matryer/is v1.4.1
|
|
github.com/okta/okta-sdk-golang/v5 v5.0.6
|
|
github.com/okta/okta-sdk-golang/v5 v5.0.6
|
|
github.com/pquerna/otp v1.5.0
|
|
github.com/pquerna/otp v1.5.0
|
|
- github.com/spf13/cobra v1.9.1
|
|
|
|
|
|
+ github.com/spf13/cobra v1.10.1
|
|
google.golang.org/api v0.248.0
|
|
google.golang.org/api v0.248.0
|
|
gopkg.in/mail.v2 v2.3.1
|
|
gopkg.in/mail.v2 v2.3.1
|
|
gorm.io/datatypes v1.2.6
|
|
gorm.io/datatypes v1.2.6
|
|
@@ -92,7 +92,7 @@ require (
|
|
github.com/rivo/uniseg v0.2.0 // indirect
|
|
github.com/rivo/uniseg v0.2.0 // indirect
|
|
github.com/rogpeppe/go-internal v1.14.1 // indirect
|
|
github.com/rogpeppe/go-internal v1.14.1 // indirect
|
|
github.com/seancfoley/bintree v1.3.1 // indirect
|
|
github.com/seancfoley/bintree v1.3.1 // indirect
|
|
- github.com/spf13/pflag v1.0.6 // indirect
|
|
|
|
|
|
+ github.com/spf13/pflag v1.0.9 // indirect
|
|
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
|
|
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
|
|
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 // indirect
|
|
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 // indirect
|
|
go.opentelemetry.io/otel v1.36.0 // indirect
|
|
go.opentelemetry.io/otel v1.36.0 // indirect
|