@@ -12,22 +12,22 @@ require (
12
12
github.com/google/uuid v1.6.0
13
13
github.com/gosimple/slug v1.15.0
14
14
github.com/hack-pad/hackpadfs v0.2.4
15
- github.com/hairyhenderson/go-fsimpl v0.2.1
15
+ github.com/hairyhenderson/go-fsimpl v0.2.4
16
16
github.com/hairyhenderson/toml v0.4.2-0.20210923231440-40456b8e66cf
17
17
github.com/hairyhenderson/xignore v0.3.3-0.20230403012150-95fe86932830 // iofs-port branch
18
18
github.com/hashicorp/go-sockaddr v1.0.7
19
19
github.com/hashicorp/vault/api v1.16.0
20
20
github.com/hashicorp/vault/api/auth/aws v0.9.0
21
21
github.com/itchyny/gojq v0.12.17
22
- github.com/johannesboyne/gofakes3 v0.0.0-20240217095638-c55a48f17be6
22
+ github.com/johannesboyne/gofakes3 v0.0.0-20250106100439-5c39aecd6999
23
23
github.com/joho/godotenv v1.5.1
24
24
github.com/lmittmann/tint v1.0.7
25
25
github.com/spf13/cobra v1.9.1
26
26
github.com/stretchr/testify v1.10.0
27
27
github.com/ugorji/go/codec v1.2.12
28
28
go4.org/netipx v0.0.0-20231129151722-fdeea329fbba
29
29
golang.org/x/crypto v0.36.0
30
- golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
30
+ golang.org/x/exp v0.0.0-20250305212735-054e65f0b394 // indirect
31
31
golang.org/x/sys v0.31.0
32
32
golang.org/x/term v0.30.0
33
33
golang.org/x/text v0.23.0
@@ -41,144 +41,143 @@ require (
41
41
require github.com/hairyhenderson/yaml v0.0.0-20220618171115-2d35fca545ce
42
42
43
43
require (
44
- cel.dev/expr v0.16.1 // indirect
45
- cloud.google.com/go v0.116.0 // indirect
46
- cloud.google.com/go/auth v0.9.8 // indirect
47
- cloud.google.com/go/auth/oauth2adapt v0.2.4 // indirect
48
- cloud.google.com/go/compute/metadata v0.5.2 // indirect
49
- cloud.google.com/go/iam v1.2 .1 // indirect
50
- cloud.google.com/go/monitoring v1.21.1 // indirect
51
- cloud.google.com/go/storage v1.44 .0 // indirect
52
- dario.cat/mergo v1.0.0 // indirect
53
- github.com/Azure/azure-sdk-for-go/sdk/azcore v1.16 .0 // indirect
54
- github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.0 // indirect
44
+ cel.dev/expr v0.22.0 // indirect
45
+ cloud.google.com/go v0.118.3 // indirect
46
+ cloud.google.com/go/auth v0.15.0 // indirect
47
+ cloud.google.com/go/auth/oauth2adapt v0.2.7 // indirect
48
+ cloud.google.com/go/compute/metadata v0.6.0 // indirect
49
+ cloud.google.com/go/iam v1.4 .1 // indirect
50
+ cloud.google.com/go/monitoring v1.24.0 // indirect
51
+ cloud.google.com/go/storage v1.50 .0 // indirect
52
+ dario.cat/mergo v1.0.1 // indirect
53
+ github.com/Azure/azure-sdk-for-go/sdk/azcore v1.17 .0 // indirect
54
+ github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.2 // indirect
55
55
github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0 // indirect
56
- github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.5 .0 // indirect
56
+ github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.6 .0 // indirect
57
57
github.com/Azure/go-autorest v14.2.0+incompatible // indirect
58
- github.com/Azure/go-autorest/autorest/to v0.4.0 // indirect
59
- github.com/AzureAD/microsoft-authentication-library-for-go v1.2.2 // indirect
60
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.24.1 // indirect
61
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.48.1 // indirect
62
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.48.1 // indirect
58
+ github.com/Azure/go-autorest/autorest/to v0.4.1 // indirect
59
+ github.com/AzureAD/microsoft-authentication-library-for-go v1.4.1 // indirect
60
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.27.0 // indirect
61
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.51.0 // indirect
62
+ github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.51.0 // indirect
63
63
github.com/Microsoft/go-winio v0.6.2 // indirect
64
- github.com/ProtonMail/go-crypto v1.0.0 // indirect
64
+ github.com/ProtonMail/go-crypto v1.1.6 // indirect
65
65
github.com/armon/go-metrics v0.4.1 // indirect
66
- github.com/aws/aws-sdk-go-v2 v1.32.6 // indirect
67
- github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.7 // indirect
68
- github.com/aws/aws-sdk-go-v2/config v1.28.6 // indirect
69
- github.com/aws/aws-sdk-go-v2/credentials v1.17.47 // indirect
70
- github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.21 // indirect
71
- github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.10 // indirect
72
- github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.25 // indirect
73
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.25 // indirect
74
- github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1 // indirect
75
- github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.25 // indirect
76
- github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.1 // indirect
77
- github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.4.6 // indirect
78
- github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.6 // indirect
79
- github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.6 // indirect
80
- github.com/aws/aws-sdk-go-v2/service/s3 v1.71.0 // indirect
81
- github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.34.7 // indirect
82
- github.com/aws/aws-sdk-go-v2/service/ssm v1.56.1 // indirect
83
- github.com/aws/aws-sdk-go-v2/service/sso v1.24.7 // indirect
84
- github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.6 // indirect
85
- github.com/aws/aws-sdk-go-v2/service/sts v1.33.2 // indirect
86
- github.com/aws/smithy-go v1.22.1 // indirect
66
+ github.com/aws/aws-sdk-go-v2 v1.36.3 // indirect
67
+ github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.10 // indirect
68
+ github.com/aws/aws-sdk-go-v2/config v1.29.9 // indirect
69
+ github.com/aws/aws-sdk-go-v2/credentials v1.17.62 // indirect
70
+ github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30 // indirect
71
+ github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.65 // indirect
72
+ github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.34 // indirect
73
+ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.34 // indirect
74
+ github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 // indirect
75
+ github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.34 // indirect
76
+ github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 // indirect
77
+ github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.6.2 // indirect
78
+ github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15 // indirect
79
+ github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.15 // indirect
80
+ github.com/aws/aws-sdk-go-v2/service/s3 v1.78.1 // indirect
81
+ github.com/aws/aws-sdk-go-v2/service/secretsmanager v1.35.2 // indirect
82
+ github.com/aws/aws-sdk-go-v2/service/ssm v1.57.2 // indirect
83
+ github.com/aws/aws-sdk-go-v2/service/sso v1.25.1 // indirect
84
+ github.com/aws/aws-sdk-go-v2/service/ssooidc v1.29.1 // indirect
85
+ github.com/aws/aws-sdk-go-v2/service/sts v1.33.17 // indirect
86
+ github.com/aws/smithy-go v1.22.3 // indirect
87
87
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
88
- github.com/census-instrumentation/opencensus-proto v0.4.1 // indirect
89
88
github.com/cespare/xxhash/v2 v2.3.0 // indirect
90
- github.com/cloudflare/circl v1.3.9 // indirect
91
- github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78 // indirect
89
+ github.com/cloudflare/circl v1.6.0 // indirect
90
+ github.com/cncf/xds/go v0.0.0-20250121191232-2f005788dc42 // indirect
92
91
github.com/cockroachdb/apd/v3 v3.2.1 // indirect
93
- github.com/cyphar/filepath-securejoin v0.2.5 // indirect
92
+ github.com/cyphar/filepath-securejoin v0.4.1 // indirect
94
93
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
95
94
github.com/dustin/gojson v0.0.0-20160307161227-2e71ec9dd5ad // indirect
96
95
github.com/emirpasic/gods v1.18.1 // indirect
97
- github.com/envoyproxy/go-control-plane v0.13.0 // indirect
98
- github.com/envoyproxy/protoc-gen-validate v1.1.0 // indirect
99
- github.com/fatih/color v1.17 .0 // indirect
96
+ github.com/envoyproxy/go-control-plane/envoy v1.32.4 // indirect
97
+ github.com/envoyproxy/protoc-gen-validate v1.2.1 // indirect
98
+ github.com/fatih/color v1.18 .0 // indirect
100
99
github.com/felixge/httpsnoop v1.0.4 // indirect
101
100
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
102
- github.com/go-git/go-billy/v5 v5.6.0 // indirect
101
+ github.com/go-git/go-billy/v5 v5.6.2 // indirect
103
102
github.com/go-jose/go-jose/v4 v4.0.5 // indirect
104
103
github.com/go-logr/logr v1.4.2 // indirect
105
104
github.com/go-logr/stdr v1.2.2 // indirect
106
105
github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
107
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
108
- github.com/google/go-cmp v0.6 .0 // indirect
109
- github.com/google/s2a-go v0.1.8 // indirect
106
+ github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
107
+ github.com/google/go-cmp v0.7 .0 // indirect
108
+ github.com/google/s2a-go v0.1.9 // indirect
110
109
github.com/google/wire v0.6.0 // indirect
111
- github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
112
- github.com/googleapis/gax-go/v2 v2.13.0 // indirect
110
+ github.com/googleapis/enterprise-certificate-proxy v0.3.5 // indirect
111
+ github.com/googleapis/gax-go/v2 v2.14.1 // indirect
113
112
github.com/gosimple/unidecode v1.0.1 // indirect
114
113
github.com/hairyhenderson/go-git/v5 v5.12.1-0.20240530140403-1b868a7b8a3c // indirect
115
- github.com/hashicorp/consul/api v1.30.0 // indirect
114
+ github.com/hashicorp/consul/api v1.31.2 // indirect
116
115
github.com/hashicorp/errwrap v1.1.0 // indirect
117
116
github.com/hashicorp/go-cleanhttp v0.5.2 // indirect
118
117
github.com/hashicorp/go-hclog v1.6.3 // indirect
119
118
github.com/hashicorp/go-immutable-radix v1.3.1 // indirect
119
+ github.com/hashicorp/go-metrics v0.5.4 // indirect
120
120
github.com/hashicorp/go-multierror v1.1.1 // indirect
121
121
github.com/hashicorp/go-retryablehttp v0.7.7 // indirect
122
122
github.com/hashicorp/go-rootcerts v1.0.2 // indirect
123
123
github.com/hashicorp/go-secure-stdlib/awsutil v0.3.0 // indirect
124
- github.com/hashicorp/go-secure-stdlib/parseutil v0.1.8 // indirect
124
+ github.com/hashicorp/go-secure-stdlib/parseutil v0.2.0 // indirect
125
125
github.com/hashicorp/go-secure-stdlib/strutil v0.1.2 // indirect
126
126
github.com/hashicorp/go-uuid v1.0.3 // indirect
127
127
github.com/hashicorp/golang-lru v1.0.2 // indirect
128
128
github.com/hashicorp/hcl v1.0.0 // indirect
129
- github.com/hashicorp/serf v0.10.1 // indirect
130
- github.com/hashicorp/vault/api/auth/approle v0.8 .0 // indirect
131
- github.com/hashicorp/vault/api/auth/userpass v0.8 .0 // indirect
129
+ github.com/hashicorp/serf v0.10.2 // indirect
130
+ github.com/hashicorp/vault/api/auth/approle v0.9 .0 // indirect
131
+ github.com/hashicorp/vault/api/auth/userpass v0.9 .0 // indirect
132
132
github.com/inconshreveable/mousetrap v1.1.0 // indirect
133
133
github.com/itchyny/timefmt-go v0.1.6 // indirect
134
134
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
135
135
github.com/jmespath/go-jmespath v0.4.0 // indirect
136
136
github.com/kevinburke/ssh_config v1.2.0 // indirect
137
137
github.com/kylelemons/godebug v1.1.0 // indirect
138
- github.com/mattn/go-colorable v0.1.13 // indirect
138
+ github.com/mattn/go-colorable v0.1.14 // indirect
139
139
github.com/mattn/go-isatty v0.0.20 // indirect
140
140
github.com/mitchellh/go-homedir v1.1.0 // indirect
141
141
github.com/mitchellh/mapstructure v1.5.0 // indirect
142
142
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
143
- github.com/pjbgf/sha1cd v0.3.0 // indirect
143
+ github.com/pjbgf/sha1cd v0.3.2 // indirect
144
144
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
145
145
github.com/pkg/errors v0.9.1 // indirect
146
146
github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10 // indirect
147
147
github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2 // indirect
148
148
github.com/ryanuber/go-glob v1.0.0 // indirect
149
149
github.com/ryszard/goskiplist v0.0.0-20150312221310-2dfbae5fcf46 // indirect
150
150
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
151
- github.com/shabbyrobe/gocovmerge v0.0.0-20230507112040-c3350d9342df // indirect
152
- github.com/skeema/knownhosts v1.2.2 // indirect
151
+ github.com/skeema/knownhosts v1.3.1 // indirect
153
152
github.com/spf13/pflag v1.0.6 // indirect
154
153
github.com/xanzy/ssh-agent v0.3.3 // indirect
155
154
go.opencensus.io v0.24.0 // indirect
156
155
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
157
- go.opentelemetry.io/contrib/detectors/gcp v1.29.0 // indirect
158
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 // indirect
159
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 // indirect
160
- go.opentelemetry.io/otel v1.33.0 // indirect
161
- go.opentelemetry.io/otel/metric v1.33.0 // indirect
162
- go.opentelemetry.io/otel/sdk v1.33.0 // indirect
163
- go.opentelemetry.io/otel/sdk/metric v1.29.0 // indirect
164
- go.opentelemetry.io/otel/trace v1.33.0 // indirect
156
+ go.opentelemetry.io/contrib/detectors/gcp v1.35.0 // indirect
157
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.60.0 // indirect
158
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 // indirect
159
+ go.opentelemetry.io/otel v1.35.0 // indirect
160
+ go.opentelemetry.io/otel/metric v1.35.0 // indirect
161
+ go.opentelemetry.io/otel/sdk v1.35.0 // indirect
162
+ go.opentelemetry.io/otel/sdk/metric v1.35.0 // indirect
163
+ go.opentelemetry.io/otel/trace v1.35.0 // indirect
164
+ go.shabbyrobe.org/gocovmerge v0.0.0-20230507111327-fa4f82cfbf4d // indirect
165
165
go4.org/intern v0.0.0-20230525184215-6c62f75575cb // indirect
166
166
go4.org/unsafe/assume-no-moving-gc v0.0.0-20231121144256-b99613f794b6 // indirect
167
167
gocloud.dev v0.40.0 // indirect
168
- golang.org/x/mod v0.22 .0 // indirect
169
- golang.org/x/net v0.34 .0 // indirect
170
- golang.org/x/oauth2 v0.25 .0 // indirect
168
+ golang.org/x/mod v0.24 .0 // indirect
169
+ golang.org/x/net v0.37 .0 // indirect
170
+ golang.org/x/oauth2 v0.28 .0 // indirect
171
171
golang.org/x/sync v0.12.0 // indirect
172
- golang.org/x/time v0.7.0 // indirect
173
- golang.org/x/tools v0.29.0 // indirect
174
- golang.org/x/xerrors v0.0.0-20240716161551-93cc26a95ae9 // indirect
175
- google.golang.org/api v0.201.0 // indirect
176
- google.golang.org/genproto v0.0.0-20241007155032-5fefd90f89a9 // indirect
177
- google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 // indirect
178
- google.golang.org/genproto/googleapis/rpc v0.0.0-20241209162323-e6fa225c2576 // indirect
179
- google.golang.org/grpc v1.68.1 // indirect
180
- google.golang.org/grpc/stats/opentelemetry v0.0.0-20240907200651-3ffb98b2c93a // indirect
181
- google.golang.org/protobuf v1.35.2 // indirect
172
+ golang.org/x/time v0.11.0 // indirect
173
+ golang.org/x/tools v0.31.0 // indirect
174
+ golang.org/x/xerrors v0.0.0-20240903120638-7835f813f4da // indirect
175
+ google.golang.org/api v0.224.0 // indirect
176
+ google.golang.org/genproto v0.0.0-20250303144028-a0af3efb3deb // indirect
177
+ google.golang.org/genproto/googleapis/api v0.0.0-20250303144028-a0af3efb3deb // indirect
178
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250303144028-a0af3efb3deb // indirect
179
+ google.golang.org/grpc v1.71.0 // indirect
180
+ google.golang.org/protobuf v1.36.5 // indirect
182
181
gopkg.in/warnings.v0 v0.1.2 // indirect
183
182
gopkg.in/yaml.v3 v3.0.1 // indirect
184
183
)
1 commit comments
github-actions[bot] commentedon Mar 11, 2025
Benchmark
BenchmarkFlatten/depth-1_[]int([1_2_3])
157.3
ns/op 168 B/op 5 allocs/op189.1
ns/op 168 B/op 5 allocs/op0.83
BenchmarkFlatten/depth-1_[]int([1_2_3]) - ns/op
157.3
ns/op189.1
ns/op0.83
BenchmarkFlatten/depth-1_[]int([1_2_3]) - B/op
168
B/op168
B/op1
BenchmarkFlatten/depth-1_[]int([1_2_3]) - allocs/op
5
allocs/op5
allocs/op1
BenchmarkFlatten/depth-1_[3]int([1_2_3])
110.1
ns/op 144 B/op 2 allocs/op119.4
ns/op 144 B/op 2 allocs/op0.92
BenchmarkFlatten/depth-1_[3]int([1_2_3]) - ns/op
110.1
ns/op119.4
ns/op0.92
BenchmarkFlatten/depth-1_[3]int([1_2_3]) - B/op
144
B/op144
B/op1
BenchmarkFlatten/depth-1_[3]int([1_2_3]) - allocs/op
2
allocs/op2
allocs/op1
BenchmarkFlatten/depth-1_[]interface_{}([[]_[1_2]_3])
188.3
ns/op 208 B/op 5 allocs/op207.2
ns/op 208 B/op 5 allocs/op0.91
BenchmarkFlatten/depth-1_[]interface_{}([[]_[1_2]_3]) - ns/op
188.3
ns/op207.2
ns/op0.91
BenchmarkFlatten/depth-1_[]interface_{}([[]_[1_2]_3]) - B/op
208
B/op208
B/op1
BenchmarkFlatten/depth-1_[]interface_{}([[]_[1_2]_3]) - allocs/op
5
allocs/op5
allocs/op1
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[1_2]]_3])
369.6
ns/op 344 B/op 11 allocs/op418.1
ns/op 344 B/op 11 allocs/op0.88
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[1_2]]_3]) - ns/op
369.6
ns/op418.1
ns/op0.88
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[1_2]]_3]) - B/op
344
B/op344
B/op1
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[1_2]]_3]) - allocs/op
11
allocs/op11
allocs/op1
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6])
716.6
ns/op 896 B/op 19 allocs/op832.6
ns/op 896 B/op 19 allocs/op0.86
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - ns/op
716.6
ns/op832.6
ns/op0.86
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - B/op
896
B/op896
B/op1
BenchmarkFlatten/depth-1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - allocs/op
19
allocs/op19
allocs/op1
BenchmarkFlatten/depth0_[]int([1_2_3])
112.2
ns/op 72 B/op 4 allocs/op118.1
ns/op 72 B/op 4 allocs/op0.95
BenchmarkFlatten/depth0_[]int([1_2_3]) - ns/op
112.2
ns/op118.1
ns/op0.95
BenchmarkFlatten/depth0_[]int([1_2_3]) - B/op
72
B/op72
B/op1
BenchmarkFlatten/depth0_[]int([1_2_3]) - allocs/op
4
allocs/op4
allocs/op1
BenchmarkFlatten/depth0_[3]int([1_2_3])
61.61
ns/op 48 B/op 1 allocs/op64.34
ns/op 48 B/op 1 allocs/op0.96
BenchmarkFlatten/depth0_[3]int([1_2_3]) - ns/op
61.61
ns/op64.34
ns/op0.96
BenchmarkFlatten/depth0_[3]int([1_2_3]) - B/op
48
B/op48
B/op1
BenchmarkFlatten/depth0_[3]int([1_2_3]) - allocs/op
1
allocs/op1
allocs/op1
BenchmarkFlatten/depth0_[]interface_{}([[]_[1_2]_3])
4.073
ns/op 0 B/op 0 allocs/op4.352
ns/op 0 B/op 0 allocs/op0.94
BenchmarkFlatten/depth0_[]interface_{}([[]_[1_2]_3]) - ns/op
4.073
ns/op4.352
ns/op0.94
BenchmarkFlatten/depth0_[]interface_{}([[]_[1_2]_3]) - B/op
0
B/op0
B/op1
BenchmarkFlatten/depth0_[]interface_{}([[]_[1_2]_3]) - allocs/op
0
allocs/op0
allocs/op1
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[1_2]]_3])
4.067
ns/op 0 B/op 0 allocs/op4.369
ns/op 0 B/op 0 allocs/op0.93
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[1_2]]_3]) - ns/op
4.067
ns/op4.369
ns/op0.93
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[1_2]]_3]) - B/op
0
B/op0
B/op1
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[1_2]]_3]) - allocs/op
0
allocs/op0
allocs/op1
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6])
4.049
ns/op 0 B/op 0 allocs/op4.351
ns/op 0 B/op 0 allocs/op0.93
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - ns/op
4.049
ns/op4.351
ns/op0.93
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - B/op
0
B/op0
B/op1
BenchmarkFlatten/depth0_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - allocs/op
0
allocs/op0
allocs/op1
BenchmarkFlatten/depth1_[]int([1_2_3])
158.2
ns/op 168 B/op 5 allocs/op174.4
ns/op 168 B/op 5 allocs/op0.91
BenchmarkFlatten/depth1_[]int([1_2_3]) - ns/op
158.2
ns/op174.4
ns/op0.91
BenchmarkFlatten/depth1_[]int([1_2_3]) - B/op
168
B/op168
B/op1
BenchmarkFlatten/depth1_[]int([1_2_3]) - allocs/op
5
allocs/op5
allocs/op1
BenchmarkFlatten/depth1_[3]int([1_2_3])
108.8
ns/op 144 B/op 2 allocs/op117.8
ns/op 144 B/op 2 allocs/op0.92
BenchmarkFlatten/depth1_[3]int([1_2_3]) - ns/op
108.8
ns/op117.8
ns/op0.92
BenchmarkFlatten/depth1_[3]int([1_2_3]) - B/op
144
B/op144
B/op1
BenchmarkFlatten/depth1_[3]int([1_2_3]) - allocs/op
2
allocs/op2
allocs/op1
BenchmarkFlatten/depth1_[]interface_{}([[]_[1_2]_3])
146.8
ns/op 144 B/op 4 allocs/op161.7
ns/op 144 B/op 4 allocs/op0.91
BenchmarkFlatten/depth1_[]interface_{}([[]_[1_2]_3]) - ns/op
146.8
ns/op161.7
ns/op0.91
BenchmarkFlatten/depth1_[]interface_{}([[]_[1_2]_3]) - B/op
144
B/op144
B/op1
BenchmarkFlatten/depth1_[]interface_{}([[]_[1_2]_3]) - allocs/op
4
allocs/op4
allocs/op1
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[1_2]]_3])
186.7
ns/op 168 B/op 5 allocs/op218.5
ns/op 168 B/op 5 allocs/op0.85
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[1_2]]_3]) - ns/op
186.7
ns/op218.5
ns/op0.85
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[1_2]]_3]) - B/op
168
B/op168
B/op1
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[1_2]]_3]) - allocs/op
5
allocs/op5
allocs/op1
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6])
126.5
ns/op 128 B/op 3 allocs/op147.4
ns/op 128 B/op 3 allocs/op0.86
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - ns/op
126.5
ns/op147.4
ns/op0.86
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - B/op
128
B/op128
B/op1
BenchmarkFlatten/depth1_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - allocs/op
3
allocs/op3
allocs/op1
BenchmarkFlatten/depth2_[]int([1_2_3])
159.9
ns/op 168 B/op 5 allocs/op172.1
ns/op 168 B/op 5 allocs/op0.93
BenchmarkFlatten/depth2_[]int([1_2_3]) - ns/op
159.9
ns/op172.1
ns/op0.93
BenchmarkFlatten/depth2_[]int([1_2_3]) - B/op
168
B/op168
B/op1
BenchmarkFlatten/depth2_[]int([1_2_3]) - allocs/op
5
allocs/op5
allocs/op1
BenchmarkFlatten/depth2_[3]int([1_2_3])
106.8
ns/op 144 B/op 2 allocs/op120.2
ns/op 144 B/op 2 allocs/op0.89
BenchmarkFlatten/depth2_[3]int([1_2_3]) - ns/op
106.8
ns/op120.2
ns/op0.89
BenchmarkFlatten/depth2_[3]int([1_2_3]) - B/op
144
B/op144
B/op1
BenchmarkFlatten/depth2_[3]int([1_2_3]) - allocs/op
2
allocs/op2
allocs/op1
BenchmarkFlatten/depth2_[]interface_{}([[]_[1_2]_3])
187.6
ns/op 208 B/op 5 allocs/op207
ns/op 208 B/op 5 allocs/op0.91
BenchmarkFlatten/depth2_[]interface_{}([[]_[1_2]_3]) - ns/op
187.6
ns/op207
ns/op0.91
BenchmarkFlatten/depth2_[]interface_{}([[]_[1_2]_3]) - B/op
208
B/op208
B/op1
BenchmarkFlatten/depth2_[]interface_{}([[]_[1_2]_3]) - allocs/op
5
allocs/op5
allocs/op1
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[1_2]]_3])
338.9
ns/op 280 B/op 10 allocs/op377.1
ns/op 280 B/op 10 allocs/op0.90
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[1_2]]_3]) - ns/op
338.9
ns/op377.1
ns/op0.90
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[1_2]]_3]) - B/op
280
B/op280
B/op1
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[1_2]]_3]) - allocs/op
10
allocs/op10
allocs/op1
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6])
289.5
ns/op 272 B/op 8 allocs/op324.2
ns/op 272 B/op 8 allocs/op0.89
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - ns/op
289.5
ns/op324.2
ns/op0.89
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - B/op
272
B/op272
B/op1
BenchmarkFlatten/depth2_[]interface_{}([[one]_[[[1]_[2_[3]]]_[4_5]]_6]) - allocs/op
8
allocs/op8
allocs/op1
BenchmarkInterfaceSlice/[]int([1_2_3])
103.9
ns/op 72 B/op 4 allocs/op119.2
ns/op 72 B/op 4 allocs/op0.87
BenchmarkInterfaceSlice/[]int([1_2_3]) - ns/op
103.9
ns/op119.2
ns/op0.87
BenchmarkInterfaceSlice/[]int([1_2_3]) - B/op
72
B/op72
B/op1
BenchmarkInterfaceSlice/[]int([1_2_3]) - allocs/op
4
allocs/op4
allocs/op1
BenchmarkInterfaceSlice/[3]int([1_2_3])
55.23
ns/op 48 B/op 1 allocs/op64.5
ns/op 48 B/op 1 allocs/op0.86
BenchmarkInterfaceSlice/[3]int([1_2_3]) - ns/op
55.23
ns/op64.5
ns/op0.86
BenchmarkInterfaceSlice/[3]int([1_2_3]) - B/op
48
B/op48
B/op1
BenchmarkInterfaceSlice/[3]int([1_2_3]) - allocs/op
1
allocs/op1
allocs/op1
BenchmarkInterfaceSlice/[]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz])
470.4
ns/op 384 B/op 13 allocs/op567.7
ns/op 384 B/op 13 allocs/op0.83
BenchmarkInterfaceSlice/[]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) - ns/op
470.4
ns/op567.7
ns/op0.83
BenchmarkInterfaceSlice/[]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) - B/op
384
B/op384
B/op1
BenchmarkInterfaceSlice/[]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) - allocs/op
13
allocs/op13
allocs/op1
BenchmarkInterfaceSlice/[12]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz])
156.7
ns/op 192 B/op 1 allocs/op163.5
ns/op 192 B/op 1 allocs/op0.96
BenchmarkInterfaceSlice/[12]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) - ns/op
156.7
ns/op163.5
ns/op0.96
BenchmarkInterfaceSlice/[12]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) - B/op
192
B/op192
B/op1
BenchmarkInterfaceSlice/[12]string([foo_bar_baz_foo_bar_baz_foo_bar_baz_foo_bar_baz]) - allocs/op
1
allocs/op1
allocs/op1
BenchmarkInterfaceSlice/[]interface_{}([[]_[1_2]_3])
2.177
ns/op 0 B/op 0 allocs/op2.181
ns/op 0 B/op 0 allocs/op1.00
BenchmarkInterfaceSlice/[]interface_{}([[]_[1_2]_3]) - ns/op
2.177
ns/op2.181
ns/op1.00
BenchmarkInterfaceSlice/[]interface_{}([[]_[1_2]_3]) - B/op
0
B/op0
B/op1
BenchmarkInterfaceSlice/[]interface_{}([[]_[1_2]_3]) - allocs/op
0
allocs/op0
allocs/op1
BenchmarkInterfaceSlice/[3]interface_{}([[]_[1_2]_3])
59.72
ns/op 48 B/op 1 allocs/op67.41
ns/op 48 B/op 1 allocs/op0.89
BenchmarkInterfaceSlice/[3]interface_{}([[]_[1_2]_3]) - ns/op
59.72
ns/op67.41
ns/op0.89
BenchmarkInterfaceSlice/[3]interface_{}([[]_[1_2]_3]) - B/op
48
B/op48
B/op1
BenchmarkInterfaceSlice/[3]interface_{}([[]_[1_2]_3]) - allocs/op
1
allocs/op1
allocs/op1
BenchmarkResolveURL/base=http://example.com/foo.json_rel=bar.json
561.1
ns/op 456 B/op 5 allocs/op567.1
ns/op 456 B/op 5 allocs/op0.99
BenchmarkResolveURL/base=http://example.com/foo.json_rel=bar.json - ns/op
561.1
ns/op567.1
ns/op0.99
BenchmarkResolveURL/base=http://example.com/foo.json_rel=bar.json - B/op
456
B/op456
B/op1
BenchmarkResolveURL/base=http://example.com/foo.json_rel=bar.json - allocs/op
5
allocs/op5
allocs/op1
BenchmarkResolveURL/base=git+file:///tmp/repo//foo.txt_rel=
92.41
ns/op 144 B/op 1 allocs/op76.43
ns/op 144 B/op 1 allocs/op1.21
BenchmarkResolveURL/base=git+file:///tmp/repo//foo.txt_rel= - ns/op
92.41
ns/op76.43
ns/op1.21
BenchmarkResolveURL/base=git+file:///tmp/repo//foo.txt_rel= - B/op
144
B/op144
B/op1
BenchmarkResolveURL/base=git+file:///tmp/repo//foo.txt_rel= - allocs/op
1
allocs/op1
allocs/op1
BenchmarkResolveURL/base=tmp/foo.json_rel=
70.41
ns/op 144 B/op 1 allocs/op76.66
ns/op 144 B/op 1 allocs/op0.92
BenchmarkResolveURL/base=tmp/foo.json_rel= - ns/op
70.41
ns/op76.66
ns/op0.92
BenchmarkResolveURL/base=tmp/foo.json_rel= - B/op
144
B/op144
B/op1
BenchmarkResolveURL/base=tmp/foo.json_rel= - allocs/op
1
allocs/op1
allocs/op1
BenchmarkResolveURL/base=/tmp/_rel=foo.json
577.1
ns/op 456 B/op 5 allocs/op579.9
ns/op 456 B/op 5 allocs/op1.00
BenchmarkResolveURL/base=/tmp/_rel=foo.json - ns/op
577.1
ns/op579.9
ns/op1.00
BenchmarkResolveURL/base=/tmp/_rel=foo.json - B/op
456
B/op456
B/op1
BenchmarkResolveURL/base=/tmp/_rel=foo.json - allocs/op
5
allocs/op5
allocs/op1
BenchmarkResolveURL/base=../../tmp/foo.json_rel=
71.32
ns/op 144 B/op 1 allocs/op75.79
ns/op 144 B/op 1 allocs/op0.94
BenchmarkResolveURL/base=../../tmp/foo.json_rel= - ns/op
71.32
ns/op75.79
ns/op0.94
BenchmarkResolveURL/base=../../tmp/foo.json_rel= - B/op
144
B/op144
B/op1
BenchmarkResolveURL/base=../../tmp/foo.json_rel= - allocs/op
1
allocs/op1
allocs/op1
BenchmarkResolveURL/base=../../tmp/_rel=sub/foo.json
1211
ns/op 840 B/op 14 allocs/op1239
ns/op 840 B/op 14 allocs/op0.98
BenchmarkResolveURL/base=../../tmp/_rel=sub/foo.json - ns/op
1211
ns/op1239
ns/op0.98
BenchmarkResolveURL/base=../../tmp/_rel=sub/foo.json - B/op
840
B/op840
B/op1
BenchmarkResolveURL/base=../../tmp/_rel=sub/foo.json - allocs/op
14
allocs/op14
allocs/op1
BenchmarkResolveURL/base=aws+sm:_rel=foo
72.92
ns/op 144 B/op 1 allocs/op77.23
ns/op 144 B/op 1 allocs/op0.94
BenchmarkResolveURL/base=aws+sm:_rel=foo - ns/op
72.92
ns/op77.23
ns/op0.94
BenchmarkResolveURL/base=aws+sm:_rel=foo - B/op
144
B/op144
B/op1
BenchmarkResolveURL/base=aws+sm:_rel=foo - allocs/op
1
allocs/op1
allocs/op1
BenchmarkResolveURL/base=aws+sm:_rel=/foo
399.7
ns/op 440 B/op 4 allocs/op405.2
ns/op 440 B/op 4 allocs/op0.99
BenchmarkResolveURL/base=aws+sm:_rel=/foo - ns/op
399.7
ns/op405.2
ns/op0.99
BenchmarkResolveURL/base=aws+sm:_rel=/foo - B/op
440
B/op440
B/op1
BenchmarkResolveURL/base=aws+sm:_rel=/foo - allocs/op
4
allocs/op4
allocs/op1
BenchmarkResolveURL/base=aws+sm:foo_rel=bar
163.2
ns/op 160 B/op 3 allocs/op139.3
ns/op 160 B/op 3 allocs/op1.17
BenchmarkResolveURL/base=aws+sm:foo_rel=bar - ns/op
163.2
ns/op139.3
ns/op1.17
BenchmarkResolveURL/base=aws+sm:foo_rel=bar - B/op
160
B/op160
B/op1
BenchmarkResolveURL/base=aws+sm:foo_rel=bar - allocs/op
3
allocs/op3
allocs/op1
BenchmarkResolveURL/base=aws+sm:///foo_rel=bar
440.7
ns/op 440 B/op 4 allocs/op439.3
ns/op 440 B/op 4 allocs/op1.00
BenchmarkResolveURL/base=aws+sm:///foo_rel=bar - ns/op
440.7
ns/op439.3
ns/op1.00
BenchmarkResolveURL/base=aws+sm:///foo_rel=bar - B/op
440
B/op440
B/op1
BenchmarkResolveURL/base=aws+sm:///foo_rel=bar - allocs/op
4
allocs/op4
allocs/op1
BenchmarkLookupIPs
49890
ns/op 1929 B/op 44 allocs/op46657
ns/op 1872 B/op 46 allocs/op1.07
BenchmarkLookupIPs - ns/op
49890
ns/op46657
ns/op1.07
BenchmarkLookupIPs - B/op
1929
B/op1872
B/op1.03
BenchmarkLookupIPs - allocs/op
44
allocs/op46
allocs/op0.96
BenchmarkIndent
1836
ns/op 2040 B/op 18 allocs/op1853
ns/op 2040 B/op 18 allocs/op0.99
BenchmarkIndent - ns/op
1836
ns/op1853
ns/op0.99
BenchmarkIndent - B/op
2040
B/op2040
B/op1
BenchmarkIndent - allocs/op
18
allocs/op18
allocs/op1
This comment was automatically generated by workflow using github-action-benchmark.