@@ -3,23 +3,23 @@ module github.com/google/osv-scanner
3
3
go 1.21.12
4
4
5
5
require (
6
- deps.dev/api/v3 v3.0.0-20240730004939-e80e6658c33b
7
- deps.dev/util/maven v0.0.0-20240730004939-e80e6658c33b
8
- deps.dev/util/resolve v0.0.0-20240730004939-e80e6658c33b
9
- deps.dev/util/semver v0.0.0-20240730004939-e80e6658c33b
6
+ deps.dev/api/v3 v3.0.0-20240807013505-16da96fe8b66
7
+ deps.dev/util/maven v0.0.0-20240807013505-16da96fe8b66
8
+ deps.dev/util/resolve v0.0.0-20240807013505-16da96fe8b66
9
+ deps.dev/util/semver v0.0.0-20240807013505-16da96fe8b66
10
10
github.com/BurntSushi/toml v1.4.0
11
11
github.com/CycloneDX/cyclonedx-go v0.9.0
12
- github.com/charmbracelet/bubbles v0.18 .0
13
- github.com/charmbracelet/bubbletea v0.26.6
14
- github.com/charmbracelet/glamour v0.7 .0
15
- github.com/charmbracelet/lipgloss v0.12.1
12
+ github.com/charmbracelet/bubbles v0.19 .0
13
+ github.com/charmbracelet/bubbletea v0.27.1
14
+ github.com/charmbracelet/glamour v0.8 .0
15
+ github.com/charmbracelet/lipgloss v0.13.0
16
16
github.com/dghubble/trie v0.1.0
17
17
github.com/gkampitakis/go-snaps v0.5.7
18
18
github.com/go-git/go-billy/v5 v5.5.0
19
19
github.com/go-git/go-git/v5 v5.12.0
20
20
github.com/google/go-cmp v0.6.0
21
- github.com/google/go-containerregistry v0.20.1
22
- github.com/ianlancetaylor/demangle v0.0.0-20240312041847-bd984b5ce465
21
+ github.com/google/go-containerregistry v0.20.2
22
+ github.com/ianlancetaylor/demangle v0.0.0-20240805132620-81f5be970eca
23
23
github.com/jedib0t/go-pretty/v6 v6.5.9
24
24
github.com/muesli/reflow v0.3.0
25
25
github.com/owenrumney/go-sarif/v2 v2.3.3
@@ -29,11 +29,11 @@ require (
29
29
github.com/tidwall/gjson v1.17.3
30
30
github.com/tidwall/pretty v1.2.1
31
31
github.com/tidwall/sjson v1.2.5
32
- github.com/urfave/cli/v2 v2.27.3
33
- golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
32
+ github.com/urfave/cli/v2 v2.27.4
33
+ golang.org/x/exp v0.0.0-20240822175202-778ce7bba035
34
34
golang.org/x/mod v0.20.0
35
35
golang.org/x/sync v0.8.0
36
- golang.org/x/term v0.22 .0
36
+ golang.org/x/term v0.23 .0
37
37
golang.org/x/vuln v1.0.4
38
38
google.golang.org/grpc v1.65.0
39
39
google.golang.org/protobuf v1.34.2
@@ -45,7 +45,7 @@ require (
45
45
dario.cat/mergo v1.0.0 // indirect
46
46
github.com/Microsoft/go-winio v0.6.1 // indirect
47
47
github.com/ProtonMail/go-crypto v1.0.0 // indirect
48
- github.com/alecthomas/chroma/v2 v2.8 .0 // indirect
48
+ github.com/alecthomas/chroma/v2 v2.14 .0 // indirect
49
49
github.com/anchore/go-struct-converter v0.0.0-20230627203149-c72ef8859ca9 // indirect
50
50
github.com/atotto/clipboard v0.1.4 // indirect
51
51
github.com/aymanbagabas/go-osc52/v2 v2.0.1 // indirect
@@ -59,9 +59,7 @@ require (
59
59
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
60
60
github.com/cyphar/filepath-securejoin v0.2.4 // indirect
61
61
github.com/dlclark/regexp2 v1.11.0 // indirect
62
- github.com/docker/cli v25.0.3+incompatible // indirect
63
62
github.com/docker/distribution v2.8.3+incompatible // indirect
64
- github.com/docker/docker v27.1.1+incompatible // indirect
65
63
github.com/docker/docker-credential-helpers v0.8.1 // indirect
66
64
github.com/emirpasic/gods v1.18.1 // indirect
67
65
github.com/erikgeiser/coninput v0.0.0-20211004153227-1c3628e74d0f // indirect
@@ -79,12 +77,11 @@ require (
79
77
github.com/maruel/natural v1.1.1 // indirect
80
78
github.com/mattn/go-isatty v0.0.20 // indirect
81
79
github.com/mattn/go-localereader v0.0.1 // indirect
82
- github.com/mattn/go-runewidth v0.0.15 // indirect
83
- github.com/microcosm-cc/bluemonday v1.0.26 // indirect
80
+ github.com/mattn/go-runewidth v0.0.16 // indirect
81
+ github.com/microcosm-cc/bluemonday v1.0.27 // indirect
84
82
github.com/muesli/ansi v0.0.0-20230316100256-276c6243b2f6 // indirect
85
83
github.com/muesli/cancelreader v0.2.2 // indirect
86
- github.com/muesli/termenv v0.15.2 // indirect
87
- github.com/olekukonko/tablewriter v0.0.5 // indirect
84
+ github.com/muesli/termenv v0.15.3-0.20240618155329-98d742f6907a // indirect
88
85
github.com/opencontainers/go-digest v1.0.0 // indirect
89
86
github.com/opencontainers/image-spec v1.1.0-rc3 // indirect
90
87
github.com/pjbgf/sha1cd v0.3.0 // indirect
@@ -102,13 +99,13 @@ require (
102
99
github.com/xeipuuv/gojsonpointer v0.0.0-20190905194746-02993c407bfb // indirect
103
100
github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e // indirect
104
101
github.com/xrash/smetrics v0.0.0-20240521201337-686a1a2994c1 // indirect
105
- github.com/yuin/goldmark v1.7.0 // indirect
106
- github.com/yuin/goldmark-emoji v1.0.2 // indirect
107
- golang.org/x/crypto v0.25 .0 // indirect
108
- golang.org/x/net v0.27 .0 // indirect
109
- golang.org/x/sys v0.22 .0 // indirect
110
- golang.org/x/text v0.16 .0 // indirect
111
- golang.org/x/tools v0.23 .0 // indirect
102
+ github.com/yuin/goldmark v1.7.4 // indirect
103
+ github.com/yuin/goldmark-emoji v1.0.3 // indirect
104
+ golang.org/x/crypto v0.26 .0 // indirect
105
+ golang.org/x/net v0.28 .0 // indirect
106
+ golang.org/x/sys v0.24 .0 // indirect
107
+ golang.org/x/text v0.17 .0 // indirect
108
+ golang.org/x/tools v0.24 .0 // indirect
112
109
google.golang.org/genproto/googleapis/api v0.0.0-20240528184218-531527333157 // indirect
113
110
google.golang.org/genproto/googleapis/rpc v0.0.0-20240528184218-531527333157 // indirect
114
111
gopkg.in/warnings.v0 v0.1.2 // indirect
0 commit comments