4.5.0
This commit is contained in:
4
go.mod
4
go.mod
@@ -9,7 +9,8 @@ require (
|
||||
github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.1
|
||||
github.com/sirupsen/logrus v1.9.0
|
||||
golang.org/x/net v0.16.0
|
||||
repository.basistech.ru/BASIS/decort-golang-sdk v1.6.9
|
||||
golang.org/x/oauth2 v0.13.0
|
||||
repository.basistech.ru/BASIS/decort-golang-sdk v1.7.0
|
||||
)
|
||||
|
||||
require (
|
||||
@@ -68,7 +69,6 @@ require (
|
||||
github.com/vmihailenco/tagparser v0.1.2 // indirect
|
||||
github.com/zclconf/go-cty v1.12.1 // indirect
|
||||
golang.org/x/crypto v0.14.0 // indirect
|
||||
golang.org/x/oauth2 v0.13.0 // indirect
|
||||
golang.org/x/sys v0.13.0 // indirect
|
||||
golang.org/x/text v0.13.0 // indirect
|
||||
google.golang.org/appengine v1.6.7 // indirect
|
||||
|
||||
Reference in New Issue
Block a user