1
1
module github.com/per1234/inoplatforms
2
2
3
3
go 1.22.6
4
+ toolchain go1.24.1
4
5
5
6
require (
6
7
github.com/editorconfig-checker/editorconfig-checker v0.0.0-20231010092335-16848f20ad57
7
8
github.com/go-task/task/v3 v3.41.0
8
- github.com/gohugoio/hugo v0.138.0
9
+ github.com/gohugoio/hugo v0.146.7
9
10
github.com/golangci/golangci-lint v1.62.2
10
11
)
11
12
12
13
require (
13
14
4d63.com/gocheckcompilerdirectives v1.2.1 // indirect
14
15
4d63.com/gochecknoglobals v0.2.1 // indirect
15
- cloud.google.com/go v0.115.1 // indirect
16
- cloud.google.com/go/auth v0.9.4 // indirect
17
- cloud.google.com/go/auth/oauth2adapt v0.2.4 // indirect
18
- cloud.google.com/go/compute/metadata v0.5.1 // indirect
19
- cloud.google.com/go/iam v1.2.0 // indirect
16
+ cloud.google.com/go v0.116.0 // indirect
17
+ cloud.google.com/go/auth v0.14.1 // indirect
18
+ cloud.google.com/go/auth/oauth2adapt v0.2.7 // indirect
19
+ cloud.google.com/go/compute/metadata v0.6.0 // indirect
20
+ cloud.google.com/go/iam v1.2.2 // indirect
20
21
cloud.google.com/go/storage v1.43.0 // indirect
21
22
dario.cat/mergo v1.0.0 // indirect
22
23
github.com/4meepo/tagalign v1.3.4 // indirect
@@ -41,7 +42,7 @@ require (
41
42
github.com/Microsoft/go-winio v0.6.1 // indirect
42
43
github.com/OpenPeeDeeP/depguard/v2 v2.2.0 // indirect
43
44
github.com/ProtonMail/go-crypto v1.1.3 // indirect
44
- github.com/alecthomas/chroma/v2 v2.14 .0 // indirect
45
+ github.com/alecthomas/chroma/v2 v2.16 .0 // indirect
45
46
github.com/alecthomas/go-check-sumtype v0.2.0 // indirect
46
47
github.com/alexkohler/nakedret/v2 v2.0.5 // indirect
47
48
github.com/alexkohler/prealloc v1.0.0 // indirect
@@ -50,17 +51,17 @@ require (
50
51
github.com/ashanbrown/forbidigo v1.6.0 // indirect
51
52
github.com/ashanbrown/makezero v1.1.1 // indirect
52
53
github.com/aws/aws-sdk-go v1.55.5 // indirect
53
- github.com/aws/aws-sdk-go-v2 v1.30.3 // indirect
54
+ github.com/aws/aws-sdk-go-v2 v1.36.1 // indirect
54
55
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.3 // indirect
55
56
github.com/aws/aws-sdk-go-v2/config v1.27.27 // indirect
56
57
github.com/aws/aws-sdk-go-v2/credentials v1.17.27 // indirect
57
58
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.11 // indirect
58
59
github.com/aws/aws-sdk-go-v2/feature/s3/manager v1.17.10 // indirect
59
- github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.15 // indirect
60
- github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.15 // indirect
60
+ github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.32 // indirect
61
+ github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.32 // indirect
61
62
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 // indirect
62
63
github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.15 // indirect
63
- github.com/aws/aws-sdk-go-v2/service/cloudfront v1.38.4 // indirect
64
+ github.com/aws/aws-sdk-go-v2/service/cloudfront v1.44.10 // indirect
64
65
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.3 // indirect
65
66
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.3.17 // indirect
66
67
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.17 // indirect
@@ -69,23 +70,23 @@ require (
69
70
github.com/aws/aws-sdk-go-v2/service/sso v1.22.4 // indirect
70
71
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.26.4 // indirect
71
72
github.com/aws/aws-sdk-go-v2/service/sts v1.30.3 // indirect
72
- github.com/aws/smithy-go v1.20.3 // indirect
73
+ github.com/aws/smithy-go v1.22.2 // indirect
73
74
github.com/baulk/chardet v0.1.0 // indirect
74
75
github.com/beorn7/perks v1.0.1 // indirect
75
76
github.com/bep/clocks v0.5.0 // indirect
76
77
github.com/bep/debounce v1.2.0 // indirect
77
78
github.com/bep/gitmap v1.6.0 // indirect
78
79
github.com/bep/goat v0.5.0 // indirect
79
- github.com/bep/godartsass v1.2.0 // indirect
80
- github.com/bep/godartsass/v2 v2.2.0 // indirect
80
+ github.com/bep/godartsass/v2 v2.5.0 // indirect
81
81
github.com/bep/golibsass v1.2.0 // indirect
82
+ github.com/bep/goportabletext v0.1.0 // indirect
82
83
github.com/bep/gowebp v0.3.0 // indirect
83
- github.com/bep/imagemeta v0.8.1 // indirect
84
- github.com/bep/lazycache v0.7 .0 // indirect
84
+ github.com/bep/imagemeta v0.12.0 // indirect
85
+ github.com/bep/lazycache v0.8 .0 // indirect
85
86
github.com/bep/logg v0.4.0 // indirect
86
87
github.com/bep/mclib v1.20400.20402 // indirect
87
- github.com/bep/overlayfs v0.9.2 // indirect
88
- github.com/bep/simplecobra v0.4 .0 // indirect
88
+ github.com/bep/overlayfs v0.10.0 // indirect
89
+ github.com/bep/simplecobra v0.6 .0 // indirect
89
90
github.com/bep/tmc v0.5.1 // indirect
90
91
github.com/bkielbasa/cyclop v1.2.3 // indirect
91
92
github.com/blizzy78/varnamelen v0.8.0 // indirect
@@ -102,32 +103,31 @@ require (
102
103
github.com/chavacava/garif v0.1.0 // indirect
103
104
github.com/ckaznocha/intrange v0.2.1 // indirect
104
105
github.com/clbanning/mxj/v2 v2.7.0 // indirect
105
- github.com/cli/safeexec v1.0.1 // indirect
106
106
github.com/cloudflare/circl v1.3.7 // indirect
107
- github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
107
+ github.com/cpuguy83/go-md2man/v2 v2.0.6 // indirect
108
108
github.com/curioswitch/go-reassign v0.2.0 // indirect
109
109
github.com/cyphar/filepath-securejoin v0.3.6 // indirect
110
110
github.com/daixiang0/gci v0.13.5 // indirect
111
111
github.com/davecgh/go-spew v1.1.1 // indirect
112
112
github.com/denis-tingaikin/go-header v0.5.0 // indirect
113
113
github.com/disintegration/gift v1.2.1 // indirect
114
- github.com/dlclark/regexp2 v1.11.0 // indirect
114
+ github.com/dlclark/regexp2 v1.11.5 // indirect
115
115
github.com/dominikbraun/graph v0.23.0 // indirect
116
116
github.com/dustin/go-humanize v1.0.1 // indirect
117
117
github.com/editorconfig/editorconfig-core-go/v2 v2.6.0 // indirect
118
118
github.com/elliotchance/orderedmap/v2 v2.7.0 // indirect
119
119
github.com/emirpasic/gods v1.18.1 // indirect
120
120
github.com/ettle/strcase v0.2.0 // indirect
121
- github.com/evanw/esbuild v0.24.0 // indirect
121
+ github.com/evanw/esbuild v0.25.2 // indirect
122
122
github.com/fatih/color v1.18.0 // indirect
123
123
github.com/fatih/structtag v1.2.0 // indirect
124
124
github.com/felixge/httpsnoop v1.0.4 // indirect
125
125
github.com/firefart/nonamedreturns v1.0.5 // indirect
126
126
github.com/frankban/quicktest v1.14.6 // indirect
127
- github.com/fsnotify/fsnotify v1.7 .0 // indirect
127
+ github.com/fsnotify/fsnotify v1.9 .0 // indirect
128
128
github.com/fzipp/gocyclo v0.6.0 // indirect
129
129
github.com/gabriel-vasile/mimetype v1.4.3 // indirect
130
- github.com/getkin/kin-openapi v0.123 .0 // indirect
130
+ github.com/getkin/kin-openapi v0.131 .0 // indirect
131
131
github.com/ghodss/yaml v1.0.0 // indirect
132
132
github.com/ghostiam/protogetter v0.3.8 // indirect
133
133
github.com/go-critic/go-critic v0.11.5 // indirect
@@ -136,8 +136,8 @@ require (
136
136
github.com/go-git/go-git/v5 v5.13.1 // indirect
137
137
github.com/go-logr/logr v1.4.2 // indirect
138
138
github.com/go-logr/stdr v1.2.2 // indirect
139
- github.com/go-openapi/jsonpointer v0.20.2 // indirect
140
- github.com/go-openapi/swag v0.22.8 // indirect
139
+ github.com/go-openapi/jsonpointer v0.21.0 // indirect
140
+ github.com/go-openapi/swag v0.23.0 // indirect
141
141
github.com/go-task/slim-sprig/v3 v3.0.0 // indirect
142
142
github.com/go-task/template v0.1.0 // indirect
143
143
github.com/go-toolsmith/astcast v1.1.0 // indirect
@@ -153,13 +153,13 @@ require (
153
153
github.com/gobwas/glob v0.2.3 // indirect
154
154
github.com/gofrs/flock v0.12.1 // indirect
155
155
github.com/gohugoio/go-i18n/v2 v2.1.3-0.20230805085216-e63c13218d0e // indirect
156
- github.com/gohugoio/hashstructure v0.1 .0 // indirect
156
+ github.com/gohugoio/hashstructure v0.5 .0 // indirect
157
157
github.com/gohugoio/httpcache v0.7.0 // indirect
158
- github.com/gohugoio/hugo-goldmark-extensions/extras v0.2 .0 // indirect
159
- github.com/gohugoio/hugo-goldmark-extensions/passthrough v0.3.0 // indirect
158
+ github.com/gohugoio/hugo-goldmark-extensions/extras v0.3 .0 // indirect
159
+ github.com/gohugoio/hugo-goldmark-extensions/passthrough v0.3.1 // indirect
160
160
github.com/gohugoio/locales v0.14.0 // indirect
161
161
github.com/gohugoio/localescompressed v1.0.1 // indirect
162
- github.com/golang-jwt/jwt/v5 v5.2.1 // indirect
162
+ github.com/golang-jwt/jwt/v5 v5.2.2 // indirect
163
163
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
164
164
github.com/golang/protobuf v1.5.4 // indirect
165
165
github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a // indirect
@@ -170,25 +170,24 @@ require (
170
170
github.com/golangci/plugin-module-register v0.1.1 // indirect
171
171
github.com/golangci/revgrep v0.5.3 // indirect
172
172
github.com/golangci/unconvert v0.0.0-20240309020433-c5143eacb3ed // indirect
173
- github.com/google/go-cmp v0.6 .0 // indirect
174
- github.com/google/s2a-go v0.1.8 // indirect
173
+ github.com/google/go-cmp v0.7 .0 // indirect
174
+ github.com/google/s2a-go v0.1.9 // indirect
175
175
github.com/google/uuid v1.6.0 // indirect
176
176
github.com/google/wire v0.6.0 // indirect
177
177
github.com/googleapis/enterprise-certificate-proxy v0.3.4 // indirect
178
- github.com/googleapis/gax-go/v2 v2.13.0 // indirect
178
+ github.com/googleapis/gax-go/v2 v2.14.1 // indirect
179
179
github.com/gordonklaus/ineffassign v0.1.0 // indirect
180
180
github.com/gorilla/websocket v1.5.3 // indirect
181
181
github.com/gostaticanalysis/analysisutil v0.7.1 // indirect
182
182
github.com/gostaticanalysis/comment v1.4.2 // indirect
183
183
github.com/gostaticanalysis/forcetypeassert v0.1.0 // indirect
184
184
github.com/gostaticanalysis/nilerr v0.1.1 // indirect
185
- github.com/hairyhenderson/go-codeowners v0.6 .0 // indirect
185
+ github.com/hairyhenderson/go-codeowners v0.7 .0 // indirect
186
186
github.com/hashicorp/go-version v1.7.0 // indirect
187
187
github.com/hashicorp/golang-lru/v2 v2.0.7 // indirect
188
188
github.com/hashicorp/hcl v1.0.0 // indirect
189
189
github.com/hexops/gotextdiff v1.0.3 // indirect
190
190
github.com/inconshreveable/mousetrap v1.1.0 // indirect
191
- github.com/invopop/yaml v0.2.0 // indirect
192
191
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
193
192
github.com/jdkato/prose v1.2.1 // indirect
194
193
github.com/jgautheron/goconst v1.7.1 // indirect
@@ -241,10 +240,12 @@ require (
241
240
github.com/nishanths/exhaustive v0.12.0 // indirect
242
241
github.com/nishanths/predeclared v0.2.2 // indirect
243
242
github.com/nunnatsa/ginkgolinter v0.18.3 // indirect
243
+ github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037 // indirect
244
+ github.com/oasdiff/yaml3 v0.0.0-20250309153720-d2182401db90 // indirect
244
245
github.com/olekukonko/tablewriter v0.0.5 // indirect
245
246
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 // indirect
246
247
github.com/pelletier/go-toml v1.9.5 // indirect
247
- github.com/pelletier/go-toml/v2 v2.2.3 // indirect
248
+ github.com/pelletier/go-toml/v2 v2.2.4 // indirect
248
249
github.com/perimeterx/marshmallow v1.1.5 // indirect
249
250
github.com/pjbgf/sha1cd v0.3.0 // indirect
250
251
github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c // indirect
@@ -263,7 +264,7 @@ require (
263
264
github.com/radovskyb/watcher v1.0.7 // indirect
264
265
github.com/raeperd/recvcheck v0.1.2 // indirect
265
266
github.com/rivo/uniseg v0.4.7 // indirect
266
- github.com/rogpeppe/go-internal v1.13 .1 // indirect
267
+ github.com/rogpeppe/go-internal v1.14 .1 // indirect
267
268
github.com/russross/blackfriday/v2 v2.1.0 // indirect
268
269
github.com/ryancurrah/gomodguard v1.3.5 // indirect
269
270
github.com/ryanrolds/sqlclosecheck v0.5.1 // indirect
@@ -281,12 +282,12 @@ require (
281
282
github.com/skeema/knownhosts v1.3.0 // indirect
282
283
github.com/sonatard/noctx v0.1.0 // indirect
283
284
github.com/sourcegraph/go-diff v0.7.0 // indirect
284
- github.com/spf13/afero v1.11 .0 // indirect
285
- github.com/spf13/cast v1.7.0 // indirect
286
- github.com/spf13/cobra v1.8 .1 // indirect
285
+ github.com/spf13/afero v1.14 .0 // indirect
286
+ github.com/spf13/cast v1.7.1 // indirect
287
+ github.com/spf13/cobra v1.9 .1 // indirect
287
288
github.com/spf13/fsync v0.10.1 // indirect
288
289
github.com/spf13/jwalterweatherman v1.1.0 // indirect
289
- github.com/spf13/pflag v1.0.5 // indirect
290
+ github.com/spf13/pflag v1.0.6 // indirect
290
291
github.com/spf13/viper v1.12.0 // indirect
291
292
github.com/ssgreg/nlreturn/v2 v2.2.1 // indirect
292
293
github.com/stbenjam/no-sprintf-host-port v0.1.1 // indirect
@@ -297,7 +298,7 @@ require (
297
298
github.com/tdewolff/minify/v2 v2.20.37 // indirect
298
299
github.com/tdewolff/parse/v2 v2.7.15 // indirect
299
300
github.com/tetafro/godot v1.4.18 // indirect
300
- github.com/tetratelabs/wazero v1.8.1 // indirect
301
+ github.com/tetratelabs/wazero v1.9.0 // indirect
301
302
github.com/timakin/bodyclose v0.0.0-20230421092635-574207250966 // indirect
302
303
github.com/timonwong/loggercheck v0.10.1 // indirect
303
304
github.com/tomarrell/wrapcheck/v2 v2.9.0 // indirect
@@ -311,42 +312,43 @@ require (
311
312
github.com/yagipy/maintidx v1.0.0 // indirect
312
313
github.com/yeya24/promlinter v0.3.0 // indirect
313
314
github.com/ykadowak/zerologlint v0.1.5 // indirect
314
- github.com/yuin/goldmark v1.7.4 // indirect
315
- github.com/yuin/goldmark-emoji v1.0.4 // indirect
315
+ github.com/yuin/goldmark v1.7.10 // indirect
316
+ github.com/yuin/goldmark-emoji v1.0.6 // indirect
316
317
github.com/zeebo/xxh3 v1.0.2 // indirect
317
318
gitlab.com/bosi/decorder v0.4.2 // indirect
318
319
go-simpler.org/musttag v0.13.0 // indirect
319
320
go-simpler.org/sloglint v0.7.2 // indirect
320
321
go.opencensus.io v0.24.0 // indirect
321
- go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0 // indirect
322
- go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 // indirect
323
- go.opentelemetry.io/otel v1.29.0 // indirect
324
- go.opentelemetry.io/otel/metric v1.29.0 // indirect
325
- go.opentelemetry.io/otel/trace v1.29.0 // indirect
322
+ go.opentelemetry.io/auto/sdk v1.1.0 // indirect
323
+ go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.58.0 // indirect
324
+ go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0 // indirect
325
+ go.opentelemetry.io/otel v1.34.0 // indirect
326
+ go.opentelemetry.io/otel/metric v1.34.0 // indirect
327
+ go.opentelemetry.io/otel/trace v1.34.0 // indirect
326
328
go.uber.org/automaxprocs v1.6.0 // indirect
327
329
go.uber.org/multierr v1.11.0 // indirect
328
330
go.uber.org/zap v1.27.0 // indirect
329
- gocloud.dev v0.39 .0 // indirect
330
- golang.org/x/crypto v0.31 .0 // indirect
331
+ gocloud.dev v0.40 .0 // indirect
332
+ golang.org/x/crypto v0.37 .0 // indirect
331
333
golang.org/x/exp v0.0.0-20240909161429-701f63a606c0 // indirect
332
334
golang.org/x/exp/typeparams v0.0.0-20241108190413-2d47ceb2692f // indirect
333
- golang.org/x/image v0.21 .0 // indirect
334
- golang.org/x/mod v0.22 .0 // indirect
335
- golang.org/x/net v0.33 .0 // indirect
336
- golang.org/x/oauth2 v0.23 .0 // indirect
337
- golang.org/x/sync v0.10 .0 // indirect
338
- golang.org/x/sys v0.28 .0 // indirect
339
- golang.org/x/term v0.27 .0 // indirect
340
- golang.org/x/text v0.21 .0 // indirect
341
- golang.org/x/time v0.6 .0 // indirect
342
- golang.org/x/tools v0.27 .0 // indirect
335
+ golang.org/x/image v0.26 .0 // indirect
336
+ golang.org/x/mod v0.24 .0 // indirect
337
+ golang.org/x/net v0.39 .0 // indirect
338
+ golang.org/x/oauth2 v0.26 .0 // indirect
339
+ golang.org/x/sync v0.13 .0 // indirect
340
+ golang.org/x/sys v0.32 .0 // indirect
341
+ golang.org/x/term v0.31 .0 // indirect
342
+ golang.org/x/text v0.24 .0 // indirect
343
+ golang.org/x/time v0.10 .0 // indirect
344
+ golang.org/x/tools v0.32 .0 // indirect
343
345
golang.org/x/xerrors v0.0.0-20240716161551-93cc26a95ae9 // indirect
344
- google.golang.org/api v0.198 .0 // indirect
345
- google.golang.org/genproto v0.0.0-20240903143218-8af14fe29dc1 // indirect
346
- google.golang.org/genproto/googleapis/api v0.0.0-20240827150818-7e3bb234dfed // indirect
347
- google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 // indirect
348
- google.golang.org/grpc v1.66.2 // indirect
349
- google.golang.org/protobuf v1.34.2 // indirect
346
+ google.golang.org/api v0.221 .0 // indirect
347
+ google.golang.org/genproto v0.0.0-20241104194629-dd2ea8efbc28 // indirect
348
+ google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576 // indirect
349
+ google.golang.org/genproto/googleapis/rpc v0.0.0-20250207221924-e9438ea467c6 // indirect
350
+ google.golang.org/grpc v1.70.0 // indirect
351
+ google.golang.org/protobuf v1.36.5 // indirect
350
352
gopkg.in/ini.v1 v1.67.0 // indirect
351
353
gopkg.in/warnings.v0 v0.1.2 // indirect
352
354
gopkg.in/yaml.v2 v2.4.0 // indirect
@@ -356,5 +358,6 @@ require (
356
358
mvdan.cc/gofumpt v0.7.0 // indirect
357
359
mvdan.cc/sh/v3 v3.10.0 // indirect
358
360
mvdan.cc/unparam v0.0.0-20240528143540-8a5130ca722f // indirect
361
+ rsc.io/qr v0.2.0 // indirect
359
362
software.sslmate.com/src/go-pkcs12 v0.2.0 // indirect
360
363
)
0 commit comments