@@ -6,7 +6,7 @@ require (
6
6
github.com/Masterminds/semver/v3 v3.3.1
7
7
github.com/adrg/xdg v0.5.3
8
8
github.com/cli/go-gh/v2 v2.11.1
9
- github.com/go-git/go-git/v5 v5.12.0
9
+ github.com/go-git/go-git/v5 v5.13.1
10
10
github.com/google/go-github/v62 v62.0.0
11
11
github.com/grafana/clireadme v0.1.0
12
12
github.com/grafana/k6lint v0.3.2
@@ -23,18 +23,18 @@ require (
23
23
require (
24
24
dario.cat/mergo v1.0.0 // indirect
25
25
github.com/Microsoft/go-winio v0.6.1 // indirect
26
- github.com/ProtonMail/go-crypto v1.0.0 // indirect
26
+ github.com/ProtonMail/go-crypto v1.1.3 // indirect
27
27
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
28
28
github.com/cli/safeexec v1.0.0 // indirect
29
29
github.com/cli/shurcooL-graphql v0.0.4 // indirect
30
30
github.com/cloudflare/circl v1.3.7 // indirect
31
- github.com/cyphar/filepath-securejoin v0.2.4 // indirect
31
+ github.com/cyphar/filepath-securejoin v0.3.6 // indirect
32
32
github.com/dgryski/go-minhash v0.0.0-20190315135803-ad340ca03076 // indirect
33
33
github.com/ekzhu/minhash-lsh v0.0.0-20190924033628-faac2c6342f8 // indirect
34
34
github.com/emirpasic/gods v1.18.1 // indirect
35
35
github.com/go-enry/go-license-detector/v4 v4.3.1 // indirect
36
36
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
37
- github.com/go-git/go-billy/v5 v5.5.0 // indirect
37
+ github.com/go-git/go-billy/v5 v5.6.1 // indirect
38
38
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
39
39
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect
40
40
github.com/golang/protobuf v1.5.3 // indirect
@@ -61,23 +61,23 @@ require (
61
61
github.com/samber/slog-common v0.17.0 // indirect
62
62
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
63
63
github.com/shogo82148/go-shuffle v1.0.1 // indirect
64
- github.com/skeema/knownhosts v1.2.2 // indirect
64
+ github.com/skeema/knownhosts v1.3.0 // indirect
65
65
github.com/spf13/pflag v1.0.5 // indirect
66
66
github.com/thlib/go-timezone-local v0.0.0-20210907160436-ef149e42d28e // indirect
67
67
github.com/xanzy/ssh-agent v0.3.3 // indirect
68
68
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect
69
69
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
70
- golang.org/x/crypto v0.23 .0 // indirect
71
- golang.org/x/exp v0.0.0-20221006183845-316c7553db56 // indirect
70
+ golang.org/x/crypto v0.31 .0 // indirect
71
+ golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56 // indirect
72
72
golang.org/x/image v0.18.0 // indirect
73
73
golang.org/x/mod v0.22.0 // indirect
74
- golang.org/x/net v0.25 .0 // indirect
74
+ golang.org/x/net v0.33 .0 // indirect
75
75
golang.org/x/oauth2 v0.6.0 // indirect
76
- golang.org/x/sync v0.7 .0 // indirect
76
+ golang.org/x/sync v0.10 .0 // indirect
77
77
golang.org/x/sys v0.28.0 // indirect
78
- golang.org/x/text v0.16 .0 // indirect
78
+ golang.org/x/text v0.21 .0 // indirect
79
79
golang.org/x/time v0.3.0 // indirect
80
- golang.org/x/tools v0.21.1-0.20240508182429-e35e4ccd0d2d // indirect
80
+ golang.org/x/tools v0.23.0 // indirect
81
81
gonum.org/v1/gonum v0.8.2 // indirect
82
82
google.golang.org/appengine v1.6.7 // indirect
83
83
google.golang.org/protobuf v1.29.1 // indirect
0 commit comments