Skip to content

Commit e5ad434

Browse files
chore: deps: bump github.com/xuri/excelize/v2
--- updated-dependencies: - dependency-name: github.com/xuri/excelize/v2 dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e79ccf7 commit e5ad434

File tree

1 file changed

+5
-5
lines changed
  • qubership-apihub-service

1 file changed

+5
-5
lines changed

qubership-apihub-service/go.mod

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ require (
3131
github.com/stretchr/testify v1.10.0
3232
github.com/x-cray/logrus-prefixed-formatter v0.5.2
3333
github.com/xanzy/go-gitlab v0.115.0
34-
github.com/xuri/excelize/v2 v2.7.1
34+
github.com/xuri/excelize/v2 v2.9.1
3535
golang.org/x/crypto v0.41.0
3636
golang.org/x/net v0.43.0
3737
golang.org/x/sync v0.16.0
@@ -59,6 +59,7 @@ require (
5959
github.com/spf13/afero v1.12.0 // indirect
6060
github.com/spf13/cast v1.7.1 // indirect
6161
github.com/subosito/gotenv v1.6.0 // indirect
62+
github.com/tiendc/go-deepcopy v1.6.0 // indirect
6263
github.com/tinylib/msgp v1.3.0 // indirect
6364
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
6465
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0 // indirect
@@ -153,7 +154,6 @@ require (
153154
github.com/mitchellh/mapstructure v1.2.2
154155
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
155156
github.com/modern-go/reflect2 v1.0.2 // indirect
156-
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
157157
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect
158158
github.com/nicolai86/scaleway-sdk v1.10.2-0.20180628010248-798f60e20bb2 // indirect
159159
github.com/packethost/packngo v0.3.0 // indirect
@@ -162,7 +162,7 @@ require (
162162
github.com/prometheus/common v0.65.0 // indirect
163163
github.com/prometheus/procfs v0.16.1 // indirect
164164
github.com/richardlehane/mscfb v1.0.4 // indirect
165-
github.com/richardlehane/msoleps v1.0.3 // indirect
165+
github.com/richardlehane/msoleps v1.0.4 // indirect
166166
github.com/rs/xid v1.6.0 // indirect
167167
github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529 // indirect
168168
github.com/softlayer/softlayer-go v1.0.1 // indirect
@@ -177,8 +177,8 @@ require (
177177
github.com/vmihailenco/tagparser/v2 v2.0.0 // indirect
178178
github.com/vmware/govmomi v0.23.1 // indirect
179179
github.com/x448/float16 v0.8.4 // indirect
180-
github.com/xuri/efp v0.0.0-20220603152613-6918739fd470 // indirect
181-
github.com/xuri/nfp v0.0.0-20220409054826-5e722a1d9e22 // indirect
180+
github.com/xuri/efp v0.0.1 // indirect
181+
github.com/xuri/nfp v0.0.1 // indirect
182182
golang.org/x/oauth2 v0.30.0
183183
golang.org/x/sys v0.35.0 // indirect
184184
golang.org/x/term v0.34.0 // indirect

0 commit comments

Comments
 (0)