File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 11module github.com/arangodb-managed/terraform-provider-oasis
22
33require (
4- github.com/arangodb-managed/apis v0.74.13
4+ github.com/arangodb-managed/apis v0.74.14
55 github.com/arangodb-managed/log-helper v0.2.5
66 github.com/gogo/protobuf v1.3.2
77 github.com/hashicorp/terraform-plugin-docs v0.8.1
@@ -12,7 +12,7 @@ require (
1212)
1313
1414require (
15- github.com/Masterminds/goutils v1.1.0 // indirect
15+ github.com/Masterminds/goutils v1.1.1 // indirect
1616 github.com/Masterminds/semver/v3 v3.1.1 // indirect
1717 github.com/Masterminds/sprig/v3 v3.2.0 // indirect
1818 github.com/agext/levenshtein v1.2.2 // indirect
Original file line number Diff line number Diff line change 11cloud.google.com/go v0.34.0 /go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw =
22github.com/Masterminds/goutils v1.1.0 h1:zukEsf/1JZwCMgHiK3GZftabmxiCw4apj3a28RPBiVg =
33github.com/Masterminds/goutils v1.1.0 /go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU =
4+ github.com/Masterminds/goutils v1.1.1 h1:5nUrii3FMTL5diU80unEVvNevw1nH4+ZV4DSLVJLSYI =
5+ github.com/Masterminds/goutils v1.1.1 /go.mod h1:8cTjp+g8YejhMuvIA5y2vz3BpJxksy863GQaJW2MFNU =
46github.com/Masterminds/semver/v3 v3.1.1 h1:hLg3sBzpNErnxhQtUy/mmLR2I9foDujNK030IGemrRc =
57github.com/Masterminds/semver/v3 v3.1.1 /go.mod h1:VPu/7SZ7ePZ3QOrcuXROw5FAcLl4a0cBrbBpGY/8hQs =
68github.com/Masterminds/sprig/v3 v3.2.0 h1:P1ekkbuU73Ui/wS0nK1HOM37hh4xdfZo485UPf8rc+Y =
@@ -28,8 +30,8 @@ github.com/apparentlymart/go-textseg v1.0.0/go.mod h1:z96Txxhf3xSFMPmb5X/1W05FF/
2830github.com/apparentlymart/go-textseg/v12 v12.0.0 /go.mod h1:S/4uRK2UtaQttw1GenVJEynmyUenKwP++x/+DdGV/Ec =
2931github.com/apparentlymart/go-textseg/v13 v13.0.0 h1:Y+KvPE1NYz0xl601PVImeQfFyEy6iT90AvPUL1NNfNw =
3032github.com/apparentlymart/go-textseg/v13 v13.0.0 /go.mod h1:ZK2fH7c4NqDTLtiYLvIkEghdlcqw7yxLeM89kiTRPUo =
31- github.com/arangodb-managed/apis v0.74.13 h1:p+XK1d3Nxb2JXDlpFGj3yTWKRmnQwR+0l8NK/wTf3NA =
32- github.com/arangodb-managed/apis v0.74.13 /go.mod h1:ZlvA803MmUI3m6ijvaAYKKaWgLJq8bBZZuq8uyZo2PY =
33+ github.com/arangodb-managed/apis v0.74.14 h1:XplNjMQx21p4RVxQWt9smzr/ceP+EGf7YKmdwXyF77g =
34+ github.com/arangodb-managed/apis v0.74.14 /go.mod h1:ZlvA803MmUI3m6ijvaAYKKaWgLJq8bBZZuq8uyZo2PY =
3335github.com/arangodb-managed/log-helper v0.2.5 h1:Kg3+0bDVFhEgyjMhIbCIj9hejgN2VaD4Cw/JQ4ARsd4 =
3436github.com/arangodb-managed/log-helper v0.2.5 /go.mod h1:G17ASSd3Edday3i1QREGefyLJ2TduHxxFsOaqoigurE =
3537github.com/armon/go-radix v0.0.0-20180808171621-7fddfc383310 h1:BUAU3CGlLvorLI26FmByPp2eC2qla6E1Tw+scpcg/to =
You can’t perform that action at this time.
0 commit comments