File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Expand file tree Collapse file tree 2 files changed +4
-6
lines changed Original file line number Diff line number Diff line change 1
1
module github.com/elasticpath/epcc-cli
2
2
3
- go 1.23.0
4
-
5
- toolchain go1.24.2
3
+ go 1.24.3
6
4
7
5
require (
8
6
github.com/Masterminds/sprig/v3 v3.3.0
9
7
github.com/brianvoe/gofakeit/v6 v6.28.0
10
- github.com/buildkite/shellwords v0 .0.0-20180315110454-59467a9b8e10
8
+ github.com/buildkite/shellwords v1 .0.0
11
9
github.com/caarlos0/env/v6 v6.10.1
12
10
github.com/google/uuid v1.6.0
13
11
github.com/gookit/color v1.5.3
Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24
16
16
github.com/beorn7/perks v1.0.0 /go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8 =
17
17
github.com/brianvoe/gofakeit/v6 v6.28.0 h1:Xib46XXuQfmlLS2EXRuJpqcw8St6qSZz75OUo0tgAW4 =
18
18
github.com/brianvoe/gofakeit/v6 v6.28.0 /go.mod h1:Xj58BMSnFqcn/fAQeSK+/PLtC5kSb7FJIq4JyGa8vEs =
19
- github.com/buildkite/shellwords v0 .0.0-20180315110454-59467a9b8e10 h1:XwHQ5xDtYPdtBbVPyRO6UZoWZe8/mbKUb076f8x7RvI =
20
- github.com/buildkite/shellwords v0 .0.0-20180315110454-59467a9b8e10 /go.mod h1:gv0DYOzHEsKgo31lTCDGauIg4DTTGn41Bzp+t3wSOlk =
19
+ github.com/buildkite/shellwords v1 .0.0 h1:NqZ4Ynp0dar6ACdP5X2RwI8BnNSvuKFf+2StuJl8tjM =
20
+ github.com/buildkite/shellwords v1 .0.0/go.mod h1:h/h4NjidF4MJARI+cfAmA/GFChSdroL1GOJXD68s6qU =
21
21
github.com/caarlos0/env/v6 v6.10.1 h1:t1mPSxNpei6M5yAeu1qtRdPAK29Nbcf/n3G7x+b3/II =
22
22
github.com/caarlos0/env/v6 v6.10.1 /go.mod h1:hvp/ryKXKipEkcuYjs9mI4bBCg+UI0Yhgm5Zu0ddvwc =
23
23
github.com/cespare/xxhash v1.1.0 /go.mod h1:XrSqR1VqqWfGrhpAt58auRo0WTKS1nRRg3ghfAqPWnc =
You can’t perform that action at this time.
0 commit comments