1
1
module github.com/snyk/cli-extension-os-flows
2
2
3
- go 1.23.10
3
+ go 1.24
4
4
5
- toolchain go1.24.1
5
+ toolchain go1.24.5
6
6
7
7
require (
8
8
github.com/charmbracelet/lipgloss v0.10.0
@@ -13,12 +13,12 @@ require (
13
13
github.com/oapi-codegen/runtime v1.1.1
14
14
github.com/rs/zerolog v1.34.0
15
15
github.com/snyk/code-client-go v1.21.3
16
- github.com/snyk/error-catalog-golang-public v0.0.0-20250429130542-564b0605020e
17
- github.com/snyk/go-application-framework v0.0.0-20250716102454-7496bd64ed98
16
+ github.com/snyk/error-catalog-golang-public v0.0.0-20250625135845-2d6f9a31f318
17
+ github.com/snyk/go-application-framework v0.0.0-20250808141236-a26581814257
18
18
github.com/spf13/pflag v1.0.6
19
19
github.com/stretchr/testify v1.10.0
20
- golang.org/x/net v0.38 .0
21
- golang.org/x/sync v0.13 .0
20
+ golang.org/x/net v0.43 .0
21
+ golang.org/x/sync v0.16 .0
22
22
)
23
23
24
24
require (
@@ -32,23 +32,23 @@ require (
32
32
github.com/cloudflare/circl v1.6.0 // indirect
33
33
github.com/cyphar/filepath-securejoin v0.4.1 // indirect
34
34
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
35
- github.com/dprotaso/go-yit v0.0.0-20240618133044-5a0af90af097 // indirect
35
+ github.com/dprotaso/go-yit v0.0.0-20250804204205-7afe4252a1dd // indirect
36
36
github.com/emirpasic/gods v1.18.1 // indirect
37
- github.com/fsnotify/fsnotify v1.5.4 // indirect
38
- github.com/getkin/kin-openapi v0.131 .0 // indirect
37
+ github.com/fsnotify/fsnotify v1.9.0 // indirect
38
+ github.com/getkin/kin-openapi v0.132 .0 // indirect
39
39
github.com/gkampitakis/ciinfo v0.3.2 // indirect
40
40
github.com/gkampitakis/go-diff v1.3.2 // indirect
41
41
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
42
42
github.com/go-git/go-billy/v5 v5.6.2 // indirect
43
43
github.com/go-git/go-git/v5 v5.14.0 // indirect
44
44
github.com/go-openapi/jsonpointer v0.21.1 // indirect
45
45
github.com/go-openapi/swag v0.23.1 // indirect
46
+ github.com/go-viper/mapstructure/v2 v2.3.0 // indirect
46
47
github.com/goccy/go-yaml v1.18.0 // indirect
47
48
github.com/gofrs/flock v0.12.1 // indirect
48
49
github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
49
50
github.com/hashicorp/go-uuid v1.0.3 // indirect
50
51
github.com/hashicorp/go-version v1.7.0 // indirect
51
- github.com/hashicorp/hcl v1.0.0 // indirect
52
52
github.com/hashicorp/logutils v1.0.0 // indirect
53
53
github.com/inconshreveable/mousetrap v1.1.0 // indirect
54
54
github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 // indirect
@@ -63,21 +63,18 @@ require (
63
63
github.com/kr/pretty v0.3.1 // indirect
64
64
github.com/kr/text v0.2.0 // indirect
65
65
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
66
- github.com/magiconair/properties v1.8.6 // indirect
67
66
github.com/mailru/easyjson v0.9.0 // indirect
68
67
github.com/maruel/natural v1.1.1 // indirect
69
68
github.com/mattn/go-colorable v0.1.14 // indirect
70
69
github.com/mattn/go-isatty v0.0.20 // indirect
71
70
github.com/mattn/go-runewidth v0.0.15 // indirect
72
- github.com/mitchellh/mapstructure v1.5.0 // indirect
73
71
github.com/mohae/deepcopy v0.0.0-20170929034955-c48cc78d4826 // indirect
74
72
github.com/muesli/reflow v0.3.0 // indirect
75
- github.com/oapi-codegen/oapi-codegen/v2 v2.4.1 // indirect
73
+ github.com/oapi-codegen/oapi-codegen/v2 v2.5.0 // indirect
76
74
github.com/oasdiff/yaml v0.0.0-20250309154309-f31be36b4037 // indirect
77
75
github.com/oasdiff/yaml3 v0.0.0-20250309153720-d2182401db90 // indirect
78
76
github.com/pact-foundation/pact-go/v2 v2.4.1 // indirect
79
77
github.com/patrickmn/go-cache v2.1.0+incompatible // indirect
80
- github.com/pelletier/go-toml v1.9.5 // indirect
81
78
github.com/pelletier/go-toml/v2 v2.2.3 // indirect
82
79
github.com/perimeterx/marshmallow v1.1.5 // indirect
83
80
github.com/pjbgf/sha1cd v0.3.2 // indirect
@@ -88,17 +85,18 @@ require (
88
85
github.com/rivo/uniseg v0.4.7 // indirect
89
86
github.com/rogpeppe/go-internal v1.14.1 // indirect
90
87
github.com/sabhiram/go-gitignore v0.0.0-20210923224102-525f6e181f06 // indirect
88
+ github.com/sagikazarmark/locafero v0.7.0 // indirect
91
89
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 // indirect
92
90
github.com/skeema/knownhosts v1.3.1 // indirect
93
91
github.com/snyk/go-httpauth v0.0.0-20231117135515-eb445fea7530 // indirect
94
- github.com/speakeasy-api/jsonpath v0.6.1 // indirect
95
- github.com/speakeasy-api/openapi-overlay v0.10.1 // indirect
92
+ github.com/sourcegraph/conc v0.3.0 // indirect
93
+ github.com/speakeasy-api/jsonpath v0.6.2 // indirect
94
+ github.com/speakeasy-api/openapi-overlay v0.10.3 // indirect
96
95
github.com/spf13/afero v1.14.0 // indirect
97
- github.com/spf13/cast v1.5.0 // indirect
96
+ github.com/spf13/cast v1.7.1 // indirect
98
97
github.com/spf13/cobra v1.9.1 // indirect
99
- github.com/spf13/jwalterweatherman v1.1.0 // indirect
100
- github.com/spf13/viper v1.13.0 // indirect
101
- github.com/subosito/gotenv v1.4.1 // indirect
98
+ github.com/spf13/viper v1.20.1 // indirect
99
+ github.com/subosito/gotenv v1.6.0 // indirect
102
100
github.com/tidwall/gjson v1.18.0 // indirect
103
101
github.com/tidwall/match v1.1.1 // indirect
104
102
github.com/tidwall/pretty v1.2.1 // indirect
@@ -108,14 +106,16 @@ require (
108
106
github.com/xeipuuv/gojsonpointer v0.0.0-20180127040702-4e3ac2762d5f // indirect
109
107
github.com/xeipuuv/gojsonreference v0.0.0-20180127040603-bd5ef7bd5415 // indirect
110
108
github.com/xeipuuv/gojsonschema v1.2.0 // indirect
111
- golang.org/x/crypto v0.37.0 // indirect
112
- golang.org/x/mod v0.24.0 // indirect
109
+ go.uber.org/atomic v1.9.0 // indirect
110
+ go.uber.org/multierr v1.9.0 // indirect
111
+ go.yaml.in/yaml/v3 v3.0.4 // indirect
112
+ golang.org/x/crypto v0.41.0 // indirect
113
+ golang.org/x/mod v0.27.0 // indirect
113
114
golang.org/x/oauth2 v0.27.0 // indirect
114
- golang.org/x/sys v0.32 .0 // indirect
115
- golang.org/x/text v0.24 .0 // indirect
116
- golang.org/x/tools v0.31 .0 // indirect
115
+ golang.org/x/sys v0.35 .0 // indirect
116
+ golang.org/x/text v0.28 .0 // indirect
117
+ golang.org/x/tools v0.36 .0 // indirect
117
118
google.golang.org/genproto v0.0.0-20230410155749-daa745c078e1 // indirect
118
- gopkg.in/ini.v1 v1.67.0 // indirect
119
119
gopkg.in/warnings.v0 v0.1.2 // indirect
120
120
gopkg.in/yaml.v2 v2.4.0 // indirect
121
121
gopkg.in/yaml.v3 v3.0.1 // indirect
0 commit comments