@@ -3,74 +3,87 @@ module github.com/sorcero/terraform-provider-go-cat
3
3
go 1.17
4
4
5
5
require (
6
- github.com/hashicorp/terraform-plugin-sdk/v2 v2.13 .0
7
- gitlab.com/sorcero/community/go-cat v0.0.13
6
+ github.com/hashicorp/terraform-plugin-sdk/v2 v2.31 .0
7
+ gitlab.com/sorcero/community/go-cat v0.0.23
8
8
)
9
9
10
10
require (
11
- github.com/Microsoft/go-winio v0.5.2 // indirect
12
- github.com/ProtonMail/go-crypto v0.0.0-20220407094043-a94812496cf5 // indirect
13
- github.com/acomagu/bufpipe v1.0.3 // indirect
11
+ dario.cat/mergo v1.0.0 // indirect
12
+ github.com/Microsoft/go-winio v0.6.1 // indirect
13
+ github.com/ProtonMail/go-crypto v1.0.0 // indirect
14
+ github.com/acomagu/bufpipe v1.0.4 // indirect
14
15
github.com/agext/levenshtein v1.2.3 // indirect
15
16
github.com/apparentlymart/go-textseg/v13 v13.0.0 // indirect
16
- github.com/atsushinee/go-markdown-generator v0.0.0-20191121114853-83f9e1f68504 // indirect
17
- github.com/cenkalti/backoff/v4 v4.1.3 // indirect
18
- github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect
19
- github.com/emirpasic/gods v1.12.1 // indirect
20
- github.com/fatih/color v1.13.0 // indirect
21
- github.com/go-git/gcfg v1.5.0 // indirect
22
- github.com/go-git/go-billy/v5 v5.3.1 // indirect
23
- github.com/go-git/go-git/v5 v5.4.2 // indirect
24
- github.com/golang/protobuf v1.5.2 // indirect
25
- github.com/google/go-cmp v0.5.7 // indirect
17
+ github.com/apparentlymart/go-textseg/v15 v15.0.0 // indirect
18
+ github.com/atsushinee/go-markdown-generator v0.0.0-20231027094725-92d26ffbe778 // indirect
19
+ github.com/cenkalti/backoff/v4 v4.2.1 // indirect
20
+ github.com/cloudflare/circl v1.3.7 // indirect
21
+ github.com/cpuguy83/go-md2man/v2 v2.0.3 // indirect
22
+ github.com/cyphar/filepath-securejoin v0.2.4 // indirect
23
+ github.com/emirpasic/gods v1.18.1 // indirect
24
+ github.com/fatih/color v1.16.0 // indirect
25
+ github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
26
+ github.com/go-git/go-billy/v5 v5.5.0 // indirect
27
+ github.com/go-git/go-git/v5 v5.11.0 // indirect
28
+ github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
29
+ github.com/golang/protobuf v1.5.3 // indirect
30
+ github.com/google/go-cmp v0.6.0 // indirect
26
31
github.com/gopherjs/gopherjs v0.0.0-20211101210129-f9bde24e5ca2 // indirect
27
32
github.com/hashicorp/errwrap v1.1.0 // indirect
28
33
github.com/hashicorp/go-cty v1.4.1-0.20200414143053-d3edf31b6320 // indirect
29
- github.com/hashicorp/go-hclog v1.2.0 // indirect
34
+ github.com/hashicorp/go-hclog v1.6.2 // indirect
30
35
github.com/hashicorp/go-multierror v1.1.1 // indirect
31
- github.com/hashicorp/go-plugin v1.4.3 // indirect
32
- github.com/hashicorp/go-uuid v1.0.2 // indirect
33
- github.com/hashicorp/go-version v1.4 .0 // indirect
34
- github.com/hashicorp/hcl/v2 v2.11 .1 // indirect
36
+ github.com/hashicorp/go-plugin v1.6.0 // indirect
37
+ github.com/hashicorp/go-uuid v1.0.3 // indirect
38
+ github.com/hashicorp/go-version v1.6 .0 // indirect
39
+ github.com/hashicorp/hcl/v2 v2.19 .1 // indirect
35
40
github.com/hashicorp/logutils v1.0.0 // indirect
36
- github.com/hashicorp/terraform-plugin-go v0.8 .0 // indirect
37
- github.com/hashicorp/terraform-plugin-log v0.3 .0 // indirect
38
- github.com/hashicorp/terraform-registry-address v0.0.0-20210412075316-9b2996cce896 // indirect
39
- github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 // indirect
40
- github.com/hashicorp/yamux v0.0.0-20211028200310-0bc27b27de87 // indirect
41
- github.com/imdario/mergo v0.3.12 // indirect
41
+ github.com/hashicorp/terraform-plugin-go v0.20 .0 // indirect
42
+ github.com/hashicorp/terraform-plugin-log v0.9 .0 // indirect
43
+ github.com/hashicorp/terraform-registry-address v0.2.3 // indirect
44
+ github.com/hashicorp/terraform-svchost v0.1.1 // indirect
45
+ github.com/hashicorp/yamux v0.1.1 // indirect
46
+ github.com/imdario/mergo v0.3.16 // indirect
42
47
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
43
48
github.com/jtolds/gls v4.20.0+incompatible // indirect
49
+ github.com/juju/fslock v0.0.0-20160525022230-4d5c94c67b4b // indirect
44
50
github.com/kevinburke/ssh_config v1.2.0 // indirect
45
- github.com/mattn/go-colorable v0.1.12 // indirect
46
- github.com/mattn/go-isatty v0.0.14 // indirect
51
+ github.com/mattn/go-colorable v0.1.13 // indirect
52
+ github.com/mattn/go-isatty v0.0.20 // indirect
47
53
github.com/mitchellh/copystructure v1.2.0 // indirect
48
54
github.com/mitchellh/go-homedir v1.1.0 // indirect
49
55
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
50
56
github.com/mitchellh/go-wordwrap v1.0.1 // indirect
51
- github.com/mitchellh/mapstructure v1.4.3 // indirect
57
+ github.com/mitchellh/mapstructure v1.5.0 // indirect
52
58
github.com/mitchellh/reflectwalk v1.0.2 // indirect
53
59
github.com/oklog/run v1.1.0 // indirect
60
+ github.com/pjbgf/sha1cd v0.3.0 // indirect
54
61
github.com/russross/blackfriday/v2 v2.1.0 // indirect
55
- github.com/sergi/go-diff v1.2.0 // indirect
62
+ github.com/sergi/go-diff v1.3.1 // indirect
63
+ github.com/skeema/knownhosts v1.2.1 // indirect
56
64
github.com/smartystreets/assertions v1.2.1 // indirect
57
- github.com/urfave/cli/v2 v2.4.0 // indirect
65
+ github.com/urfave/cli/v2 v2.27.1 // indirect
58
66
github.com/vmihailenco/msgpack v4.0.4+incompatible // indirect
59
- github.com/vmihailenco/msgpack/v4 v4.3.12 // indirect
60
- github.com/vmihailenco/tagparser v0.1.1 // indirect
67
+ github.com/vmihailenco/msgpack/v4 v4.3.13 // indirect
68
+ github.com/vmihailenco/msgpack/v5 v5.4.1 // indirect
69
+ github.com/vmihailenco/tagparser v0.1.2 // indirect
70
+ github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
61
71
github.com/withmandala/go-log v0.1.0 // indirect
62
- github.com/xanzy/ssh-agent v0.3.1 // indirect
63
- github.com/zclconf/go-cty v1.10.0 // indirect
64
- golang.org/x/crypto v0.0.0-20220408190544-5352b0902921 // indirect
65
- golang.org/x/net v0.0.0-20220407224826-aac1ed45d8e3 // indirect
66
- golang.org/x/sys v0.0.0-20220408201424-a24fb2fb8a0f // indirect
67
- golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect
68
- golang.org/x/text v0.3.7 // indirect
69
- google.golang.org/appengine v1.6.7 // indirect
70
- google.golang.org/genproto v0.0.0-20211118181313-81c1377c94b1 // indirect
71
- google.golang.org/grpc v1.45.0 // indirect
72
- google.golang.org/protobuf v1.27.1 // indirect
72
+ github.com/xanzy/ssh-agent v0.3.3 // indirect
73
+ github.com/xrash/smetrics v0.0.0-20231213231151-1d8dd44e695e // indirect
74
+ github.com/zclconf/go-cty v1.14.2 // indirect
75
+ golang.org/x/crypto v0.18.0 // indirect
76
+ golang.org/x/mod v0.14.0 // indirect
77
+ golang.org/x/net v0.20.0 // indirect
78
+ golang.org/x/sys v0.16.0 // indirect
79
+ golang.org/x/term v0.16.0 // indirect
80
+ golang.org/x/text v0.14.0 // indirect
81
+ golang.org/x/tools v0.17.0 // indirect
82
+ google.golang.org/appengine v1.6.8 // indirect
83
+ google.golang.org/genproto v0.0.0-20231002182017-d307bd883b97 // indirect
84
+ google.golang.org/grpc v1.60.0 // indirect
85
+ google.golang.org/protobuf v1.32.0 // indirect
73
86
gopkg.in/warnings.v0 v0.1.2 // indirect
74
87
gopkg.in/yaml.v2 v2.4.0 // indirect
75
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
88
+ gopkg.in/yaml.v3 v3.0.1 // indirect
76
89
)
0 commit comments