File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056
8
8
github.com/pkg/errors v0.9.1
9
9
github.com/stretchr/testify v1.10.0
10
- golang.org/x/net v0.39 .0
10
+ golang.org/x/net v0.40 .0
11
11
)
12
12
13
13
require (
Original file line number Diff line number Diff line change @@ -24,8 +24,8 @@ github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf h1:pvbZ0lM0XWPBqUKqFU8cma
24
24
github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf /go.mod h1:RJID2RhlZKId02nZ62WenDCkgHFerpIOmW0iT7GKmXM =
25
25
github.com/stretchr/testify v1.10.0 h1:Xv5erBjTwe/5IxqUQTdXv5kgmIvbHo3QQyRwhJsOfJA =
26
26
github.com/stretchr/testify v1.10.0 /go.mod h1:r2ic/lqez/lEtzL7wO/rwa5dbSLXVDPFyf8C91i36aY =
27
- golang.org/x/net v0.39 .0 h1:ZCu7HMWDxpXpaiKdhzIfaltL9Lp31x/3fCP11bc6/fY =
28
- golang.org/x/net v0.39 .0 /go.mod h1:X7NRbYVEA+ewNkCNyJ513WmMdQ3BineSwVtN2zD/d+E =
27
+ golang.org/x/net v0.40 .0 h1:79Xs7wF06Gbdcg4kdCCIQArK11Z1hr5POQ6+fIYHNuY =
28
+ golang.org/x/net v0.40 .0 /go.mod h1:y0hY0exeL2Pku80/zKK7tpntoX23cqL3Oa6njdgRtds =
29
29
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 h1:yhCVgyC4o1eVCa2tZl7eS0r+SDo693bJlVdllGtEeKM =
30
30
gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
31
31
gopkg.in/yaml.v3 v3.0.1 h1:fxVm/GzAzEWqLHuvctI91KS9hhNmmWOoWu0XTYJS7CA =
Original file line number Diff line number Diff line change 4
4
" qlik-oss:groupMinorPatch"
5
5
],
6
6
"postUpdateOptions" : [" gomodTidy" ],
7
- "ignoreDeps " : [" circleci/golang " ]
7
+ "ignorePaths " : [" ./ circleci/config.yml " ]
8
8
}
You can’t perform that action at this time.
0 commit comments